Skip Menu |

This queue is for tickets about the CPANPLUS CPAN distribution.

Report information
The Basics
Id: 8458
Status: resolved
Priority: 0/
Queue: CPANPLUS

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



A common problem for many SAs is the installation of Perl modules, a problem which CPANPLUS hopes to address. The installation of Perl modules is complicated by vendors often providing precompiled packages, for example as RPMs. Now that we have a common metadata format for apt, up2date and yum, it would be nice if CPANPLUS would interface with it, allowing preference to be given to vendor-built (and supported) modules.
[guest - Tue Nov 16 07:20:15 2004]: Show quoted text
> A common problem for many SAs is the installation of Perl modules, a > problem which CPANPLUS hopes to address. The installation of Perl > modules is complicated by vendors often providing precompiled > packages, for example as RPMs. > > Now that we have a common metadata format for apt, up2date and yum, it > would be nice if CPANPLUS would interface with it, allowing > preference to be given to vendor-built (and supported) modules.
we actually have such a thing already -- check cpan for CPANPLUS::Dist the upcoming 0.050 will have this on a plugin basis but out of curiousity who's 'we' that has common metadata?
Show quoted text
> but out of curiousity who's 'we' that has common metadata?
Anyone that uses Linux? Developed by Red Hat/Fedora and Progeny/Debian. See http://linux.duke.edu/projects/metadata/
[guest - Wed Nov 17 04:24:03 2004]: Show quoted text
> > but out of curiousity who's 'we' that has common metadata?
> > Anyone that uses Linux? > Developed by Red Hat/Fedora and Progeny/Debian. > > See http://linux.duke.edu/projects/metadata/
We're working on something like this... you'll want to keep your eyes on the CPANPLUS::Dist:: * namespace on CPAN