[pacman-dev] Is there plans to improve perl modules handling?
Hi! I noticed on Fruglaware's site that they have new system of installing perl modules from CPAN - fwcpan which is integrated with FwPacman to support dependencies. Is something like that planned for Arch in some distant future? And if yes - will this work with new pacman to support such module management with dependencies?
On Sun, 28 May 2006 23:33:22 +0200, Роман Кирилич"" <roman.kyrylych@gmail.com> wrote:
Hi! I noticed on Fruglaware's site that they have new system of installing perl modules from CPAN - fwcpan which is integrated with FwPacman to support dependencies. Is something like that planned for Arch in some distant future? And if yes - will this work with new pacman to support such module management with dependencies?
_______________________________________________ pacman-dev mailing list pacman-dev@archlinux.org http://www.archlinux.org/mailman/listinfo/pacman-dev
I suggested this once - before frugalware made fwcpan - but I got shot down pretty fast. Hopefully people now have renouced their opinions. Comletely OT: but is my english "syntax" correct? breaking up the sentence into blabla - extra info - blabla ? -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
I suggested this once - before frugalware made fwcpan - but I got shot down pretty fast. Hopefully people now have renouced their opinions.
I found nice script for CPAN modules handling: perl-cpanplus-pacman - http://bbs.archlinux.org/viewtopic.php?t=21048 Hmm... If something like this could be official Arch tool than all perl modules that are not dependencies for some other packages can be removed from all repos. But IMHO it is better to have some minimal support in Pacman too. I think about something like this in PKGBUILD: depends=('pkgA' 'pkgB' 'CPAN') modules=('cpan-module-a' 'cpan-module-b' 'cpan-module-c') Pacman sees the CPAN as dependency then checks if each cpan-module-* package (they are standard Arch packages) is installed and if not - asks user to install them and then passes each module package name to helper script which downloads missed modules and generates those missed cpan-module-* packages, then pacman continues to install our main PKGBUILD. (wow, such long sentence :-D)
Comletely OT: but is my english "syntax" correct? breaking up the sentence into blabla - extra info - blabla ? English is not my native language too. :-)
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ OT: Opera's Mail client is the best mail client ever created! :-D
participants (2)
-
kfs1@online.no
-
Роман Кирилич