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

Re: Pile of Perl package to give away



Em Ter, 2005-10-04 às 19:45 +0200, Joachim Breitner escreveu:
> Not sure. Is dh-make-perl intended for the end user to replace CPAN?

Not really...

> I'd like to see something like "apt-cpan" which will get a requested
> Perl Module and all it's dependancies via CPAN, debianize them with  
> dh-make-perl and installs them.

I like the solution used by java-package, with a script named make-jpkg
that takes a JVM distribution file and creates a Debian Package that you
dkpg -i it.

I'd prefer such solution instead of managing CPAN as a repository.

hypotetical example of use:

$ wget .....Some-Module-X.X.X.tar.gz
$ make-cpan-pkg Some-Module-X.X.X.tar.gz
[lot of output...]
$ dpkg -i libsome-module-perl_X.X.X-1_all.deb


daniel



Reply to: