From owner-freebsd-questions Wed Nov 28 19:10:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id E89AE37B405 for ; Wed, 28 Nov 2001 19:10:39 -0800 (PST) Received: from sdn-ar-008dcwashp125.dialsprint.net ([63.178.91.189] helo=moo.holy.cow) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 169Hax-0006nx-00 for freebsd-questions@freebsd.org; Wed, 28 Nov 2001 19:10:39 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 6DA8850CEF; Wed, 28 Nov 2001 22:12:24 -0500 (EST) Date: Wed, 28 Nov 2001 22:12:24 -0500 From: parv To: f-q Subject: Re: how to use perl 5.005 & Pod::Text? Message-ID: <20011128221224.A75041@moo.holy.cow> Mail-Followup-To: f-q References: <20011128215131.A74107@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011128215131.A74107@moo.holy.cow>; from parv_@yahoo.com on Wed, Nov 28, 2001 at 09:51:31PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG in message <20011128215131.A74107@moo.holy.cow>, wrote parv thusly... > > hi, > > does anybody know how to use Pod::Text module, and pod2text() > function, w/ perl 5.005_03? its pod is not as helpful as that of > Getopt::Long. ... > Pod/Text.pm appears in /usr/libdata/perl/5.00503 and it's in > @INC. below are the content of @INC for perl 5.005_03... > > /usr/libdata/perl/5.00503/mach > /usr/libdata/perl/5.00503 > /usr/local/lib/perl5/site_perl/5.005/i386-freebsd > /usr/local/lib/perl5/site_perl/5.005 also, i must add that Pod::Text referrers to Pod::Parser for details, but Pod/Parser.pm isn't in any of the above directories listed. is/was it "fixed" in -stable or not? my world, 4.4-stable, was built w/ sources as current (not to be confused w/ freebsd-current) as 2001.09.22.08.52.49. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message