Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-VersionFromMainModule CPAN distribution.

Report information
The Basics
Id: 122086
Status: resolved
Priority: 0/
Queue: Dist-Zilla-Plugin-VersionFromMainModule

People
Owner: Nobody in particular
Requestors: rolschewski [...] gmail.com
Cc:
AdminCc:

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



Subject: Can't locate object method "new_from_handle" via package "Module::Metadata"
Date: Tue, 13 Jun 2017 13:30:54 +0200
To: bug-Dist-Zilla-Plugin-VersionFromMainModule [...] rt.cpan.org
From: Rolschewski <rolschewski [...] gmail.com>
Hi, in one of our Travis builds < https://travis-ci.org/gbv/PICA-Data/jobs/242311027> we've got the following error: ... Can't locate object method "new_from_handle" via package "Module::Metadata" at /home/travis/perl5/perlbrew/perls/5.14/lib/site_perl/5.14.4/Dist/Zilla/Plugin/VersionFromMainModule.pm line 24, <DATA> line 102. ... Only the build on Perl 5.14 is affected < https://travis-ci.org/gbv/PICA-Data/builds/242311022>. cpanptesters < http://matrix.cpantesters.org/?dist=Dist-Zilla-Plugin-VersionFromMainModule+0.02> doesn't show any errors for that version. Any idea? Cheers
On 2017-06-13 06:32:40, rolschewski@gmail.com wrote: Show quoted text
> Hi, > > in one of our Travis builds < > https://travis-ci.org/gbv/PICA-Data/jobs/242311027> we've got the > following > error: > > ... > Can't locate object method "new_from_handle" via package > "Module::Metadata" > at > /home/travis/perl5/perlbrew/perls/5.14/lib/site_perl/5.14.4/Dist/Zilla/Plugin/VersionFromMainModule.pm > line 24, <DATA> line 102. > ... > > Only the build on Perl 5.14 is affected < > https://travis-ci.org/gbv/PICA-Data/builds/242311022>. cpanptesters < > http://matrix.cpantesters.org/?dist=Dist-Zilla-Plugin- > VersionFromMainModule+0.02> > doesn't show any errors for that version. Any idea? > > Cheers
I think this has to do with the version of Module::Metadata installed. I will specify a required min version.
This was fixed in 0.03.