mdupont has asked for the wisdom of the Perl Monks concerning the following question:
I have been thinking about packaging,
What are the ways to create a debian package from an perlpackage?
Would it be:
MakeMakes make dist to create a tgz.
makerpm.pl http://www.perl.com/CPAN/modules/by-authors/id/JWIED/ to create an RPM from the tgz.
und alien um eine deb zu erstellen?
mike
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: makedist makerpm and alient
by marcus (Scribe) on Nov 01, 2001 at 16:54 UTC |