[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: packaging perl modules



On Thu, 15 Jan 1998, G John Lapeyre wrote:

> 	I am packaging some perl modules.  Does anyone have  scripts
> designed specifically to aid in doing this ?

Most Makefile.PL based perl modules are reasonably easy to package.  A
couple of suggestions:

Configure the module with
perl Makefile.PL INSTALLDIRS=perl

Install into the debian/tmp hiarchy with
$(MAKE) PREFIX=`pwd`/debian/tmp/usr pure_install

You may wish to check out my packaging of the faqomatic program for ideas.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: