On Wed, Feb 06, 2002 at 05:34:34PM -0600, Nathan E Norman wrote: > On Wed, Feb 06, 2002 at 06:00:20PM -0500, stan wrote: > > On Wed, Feb 06, 2002 at 11:32:37PM +0100, Frodo Baggins wrote: > > > 06/02/2002 14.52.17, Paul Hampson <[EMAIL PROTECTED]> ha scritto: > > > > > > >On Wed, Feb 06, 2002 at 08:33:39AM -0500, Chris Hilts wrote: > > > >> The installation instructions of a piece of software I'm considering > > > >> asks me to fetch several (ok, a lot of) modules from CPAN. Since this > > > >> will be adding software to my Debian system, is this safe? Is there a > > > >> Debianized way to do this? > > > > > > > >dh-make-perl > > > > > > So where does one find this wonderful tool? > > Not exactly [1] > > Description: Create debian packages from perl modules > dh-make-perl will create the files required to build > a debian source package out of a perl package. > This works for most simple packages and is also useful > for getting started with packaging perl modules. > Given a perl package name, it can also automatically download it from CPAN. > OK, so if I wnat to install the latest version of perl, and various lates versions of CPAN modules, and keep all of this compliant with the Debain Way Of Doing things, how do I acomplish this?
For instance, at the oment inorder to properly unilize Debug::Leak, I need a perl compiled with -DDEBUG. If I compile the latest version and put it in, say /usr/local, then I have problems with the paths to nodules. Whats the best way to do this? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin