dh-make-perl

My friend Chris (no relation) has a good post on the problem with CPAN for Perl modules, and other systems like it: namely, that they are a packaging system on top of the OS’s existing packaging system. I have frequently been annoyed by this, and I feel silly now, because his post also points out the obvious solution that has been in Debian the whole time: dh-make-perl:

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.

Tags: Linux/BSD
Comments {View Comments}
blog comments powered by Disqus