Discussion:
[rt.cpan.org #114155] Makefile.PL error - not loading
(too old to reply)
Karen Etheridge via RT
2016-05-03 21:58:09 UTC
Permalink
Tue May 03 17:58:08 2016: Request 114155 was acted upon.
Transaction: Ticket created by ETHER
Queue: PAR-Packer
Subject: Makefile.PL error - not loading ExtUtils::MakeMaker
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ***@cpan.org
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=114155 >


Seen from version 1.031:

Can't locate object method "maybe_command" via package "MM" (perhaps you forgot to load "MM"?) at /home/vagrant/.perlbrew/libs/perl-***@hadoop/lib/perl5/PAR/Packer.pm line 1575.

You need a 'use ExtUtils::MakeMaker <version>' at some point before this line.
Roderich Schupp via RT
2016-05-07 09:54:07 UTC
Permalink
Sat May 07 05:54:06 2016: Request 114155 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR-Packer
Subject: Makefile.PL error - not loading ExtUtils::MakeMaker
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ***@cpan.org
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=114155 >
Post by Karen Etheridge via RT
Can't locate object method "maybe_command" via package "MM" (perhaps
you forgot to load "MM"?) at /home/vagrant/.perlbrew/libs/perl-
You need a 'use ExtUtils::MakeMaker <version>' at some point before
this line.
Thanks, fixed in 1.032.

Cheers, Roderich

Loading...