On Mon, Nov 17, 2003 at 03:33:03PM +0000, Ceri Davies wrote: > > How do I use BSDPAN? > > I'm assuming that it's reasonably automagic, but have no idea where to > start - I don't seem to have it installed, for one. > > I'm running -STABLE with the base perl.
As far as I can tell, there isn't a version of BSDPAN that works with the base perl (ie. 5.005.03). The BSDPAN modules aren't available from CPAN -- seems the only source is MASTER_SITE_LOCAL, eg: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tobez/ and there isn't an appropriate version there. If you install one of the perl versions from ports, you'll get the matching BSDPAN version automatically. You don't need to do anything special to use it, just install perl modules from CPAN in the normal way: # perl -MCPAN -e shell All BSDPAN does is subclass some of the ExtUtils modules to add some glue between the ports/pkg system and CPAN, so you can use the pkg_* tools on perl modules and so forth. Although generally I find it's preferable to use the perl modules available in the ports tree whenever available, as portupgrade(1) can't deal with BSDPAN stuff. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK
pgp00000.pgp
Description: PGP signature