pfenwick / dh-make-perl

Debian's dh-make-perl (unofficial, PJF's branch)

This URL has Read+Write access

pfenwick (author)
Mon Nov 24 21:40:24 -0800 2008
commit  4a4b7942febf397781153a965e566aa3b5d34f85
tree    050d13841d31717a39c70ed115e3eb358f2a1e65
parent  c550cb2c98f10f466f1ac7bdc605c1bfc6685a27
README
dh-make-perl

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.

There is an override mechanism in place to handle most of
the little changes that may be needed for some modules
(this hasn't been tested much, though).

Using this program is no excuse for not reading the
debian developer documentation, including the policy,
the perl policy, the packaging manual and so on.

lupus@debian.org