On Sat, Feb 28, 2015 at 2:09 PM, Alan McKinnon <alan.mckin...@gmail.com>
wrote:

> On Sat, 28 Feb 2015 11:29:30 +0100
> hw <h...@gartencenter-vaehning.de> wrote:
>
> > Hi,
> >
> > I'm trying to "use Net::IMAP::Client;" in a perl script and keep
> > getting the message:
> >
> >
> > Can't locate Net/IMAP/Client.pm in @INC (you may need to install the
> > Net::IMAP::Client module) (@INC contains: /etc/perl
> > /usr/local/lib64/perl5/5.20.1/x86_64-linux /usr/local/lib64/perl5/5.20.1
> > /usr/lib64/perl5/vendor_perl/5.20.1/x86_64-linux
> > /usr/lib64/perl5/vendor_perl/5.20.1 /usr/local/lib64/perl5
> > /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.20.1/x86_64-linux
> > /usr/lib64/perl5/5.20.1 .) at [scriptname]
> >
> >
> > Does anyone know which package(s) I need to emerge to install the
> > missing perl module?
>
>
> If memory serves (and if my eix skillz are up to it), it's this
>
> dev-perl/Net-IMAP-Simple
>
> >
>
>
> I could be wrong, but dev-perl/Net-IMAP-Simple does not contain
Net-IMAP-Client.pm:

grep module /usr/portage/dev-perl/Net-IMAP-Simple/metadata.xml
    <remote-id type="cpan-module">Net::IMAP::Simple</remote-id>
    <remote-id type="cpan-module">Net::IMAP::Simple::PipeSocket</remote-id>
    <remote-id type="cpan-module">Net::IMAP::SimpleX</remote-id>
    <remote-id type="cpan-module">Net::IMAP::SimpleX::Body</remote-id>
    <remote-id
type="cpan-module">Net::IMAP::SimpleX::BodySummary</remote-id>
    <remote-id type="cpan-module">Net::IMAP::SimpleX::NIL</remote-id>

Reply via email to