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: Fixing CPAN: Part 1 - Toolchain Communication (Score:1)
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 :)
Reply to This
Parent
Re: (Score:1)
there is also dh-make-perl in debian. IIRC, cpan2dist works better than dh-make-perl.
Re: (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?