Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22100 - Non-ebuild perl and emerge
Summary: Non-ebuild perl and emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-02 08:33 UTC by Ian Stuart
Modified: 2003-06-10 04:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Stuart 2003-06-02 08:33:08 UTC
I have a copy of Perl installed as a local user, which I try to keep in sync
with my main servers.

It would be useful if the emerge system were to check Perl dependencies by
actual package, rather than simple ebuild package management

ie, if they were to try

<code>
perl -MCoffee::Latte || ebuild perl-apps/Coffee::Latte
</code>
Comment 1 Gentoo Perl team gentoo-dev 2003-06-10 04:00:16 UTC
Someday, in the near but distant future, g-cpan will be rewritten and fully integrated with portage and such a feat will be possible. Unfortunately, we can't do that yet.