Drew Crampsie - Software Developer wrote:
> using CPAN to install perl modules in debian is not a good idea! a later
> .deb install of a module could clobber something.
This is not the case, AFAIK. CPAN installs in a path closer to the front
of @INC than Debian packages, so nothing gets clobbered and
CPAN-installed packages are used by default.
On my development machine, I use Woody because I want a stable platform.
I add specific backports where necessary, and I use CPAN for all my Perl
modules and do not have a problem. I'd love to see a Debian apt-get that
used CPAN instead.
On a production machine, I can see an argument for only using deb
packages from stable, for robustness and security. But in that case,
making your own debs from CPAN downloads is just as dangerous.
For development, why complicate things with yet another package manager
when Perl already has a brilliant one.
Cheers, Dave
_______________________________________________
maypole mailing list
maypole at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole
This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:56 GMT