Thu Nov 06 02:59:24 2014: Request 100090 was acted upon.
Transaction: Correspondence added by RSCHUPP
       Queue: PAR-Packer
     Subject: PAR-Packer-1.023 Execution failure in CentOS 6.2x64
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: e...@pacbell.net
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=100090 >


Am 2014-11-05 18:42:45, e...@pacbell.net schrieb:
> [root@QOS PAR-Packer-1.023]# pp
> Can't locate Module/Metadata.pm in @INC (@INC contains:
> /usr/local/lib64/perl5 /usr/local/share/perl5
> /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
> /usr/lib64/perl5 /usr/share/perl5 .) at
> /usr/local/share/perl5/Module/ScanDeps.pm line 29.
> BEGIN failed--compilation aborted at
> /usr/local/share/perl5/Module/ScanDeps.pm line 29.

Module::ScanDeps isn't installed correctly - its Makefile.PL clearly states:

requires        'Module::Metadata'          => '0';

BTW, you obviously didn't run "make test" when installing PAR::Packer,
otherwise you would have caught this earlier.

Cheers, Roderich

Reply via email to