How I manage my Perl modules on Debian
I think I’ve developed a good enough set of rules and steps for managing perl modules on a Debian-based system that I feel comfortable sharing them with the public. More here
I do this by following these rules-of-thumb:
only install system-wide modules from debian packages (excepting local::lib)
use local::lib as much as possible
properly configure CPAN both system-wide and per-user
Debian News RSS Feed
No Response to “How I manage my Perl modules on Debian” »
No comments yet.
RSS feed for comments on this post. TrackBack URI
Leave a comment