Skip Menu |

This queue is for tickets about the PAR-Packer CPAN distribution.

Report information
The Basics
Id: 114155
Status: resolved
Priority: 0/
Queue: PAR-Packer

People
Owner: Nobody in particular
Requestors: ether [...] cpan.org
Cc:
AdminCc:

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



Subject: Makefile.PL error - not loading ExtUtils::MakeMaker
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-5.16.3@hadoop/lib/perl5/PAR/Packer.pm line 1575. You need a 'use ExtUtils::MakeMaker <version>' at some point before this line.
On 2016-05-03 17:58:08, ETHER wrote: Show quoted text
> 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- > 5.16.3@hadoop/lib/perl5/PAR/Packer.pm line 1575. > > You need a 'use ExtUtils::MakeMaker <version>' at some point before > this line.
Thanks, fixed in 1.032. Cheers, Roderich