NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Re: Fixing CPAN: Part 1 - Toolchain Communication (Score:2)
Is that really what we want to be aiming at? I mean, I think that CPAN (and CPANPLUS) is great, but the only people who know about it are Perl developers. It's great for us that the same method works (for some value of "works") on every platform that we use, but for the average user (or the average adminstrator of a computer with Perl instal
Re: (Score:1)
I'd love to see a way to make it easier for CPAN authors (or perhaps CPAN itself - or another project attached to CPAN) to create packages that can be used to install CPAN modules using packaging mechanisms that are native to various operating systems - whether it's rpm, deb, sis or something else.
Take a look at CPANPLUS::Dist::Deb [cpan.org] and debian.pkgs.cpan.org [cpan.org] and you'll see you and I are on the same page :)
It still needs some more hacking to make it easier to write new C::D::* modules, but the concept works :)
Re: Fixing CPAN: Part 1 - Toolchain Communication (Score:2)
Ooh. Very cool.
Now, of course, personally I don't care at all about Debian packages. Where is CPANPLUS::Dist::RPM.
Or have I just volunteered myself?
Reply to This
Parent