Skip Menu |

This queue is for tickets about the Hijk CPAN distribution.

Report information
The Basics
Id: 104624
Status: resolved
Priority: 0/
Queue: Hijk

People
Owner: GUGOD [...] cpan.org
Requestors: dwheeler [...] cpan.org
Cc:
AdminCc:

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



Subject: Can't locate Module/CPANfile/Result.pm in @INC
Can't locate Module/CPANfile/Result.pm in @INC (@INC contains: inc /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 inc/Module/CPANfile/Environment.pm line 4. BEGIN failed--compilation aborted at inc/Module/CPANfile/Environment.pm line 4. Compilation failed in require at inc/Module/CPANfile.pm line 6. BEGIN failed--compilation aborted at inc/Module/CPANfile.pm line 6. Compilation failed in require at inc/Module/Install/CPANfile.pm line 7. BEGIN failed--compilation aborted at inc/Module/Install/CPANfile.pm line 7. Compilation failed in require at inc/Module/Install.pm line 307. Cannot determine perl version info from lib/Hijk.pm Unknown function is found at Makefile.PL line 6. Execution of Makefile.PL aborted due to runtime errors. If you're a contributor to a project, you may need to install some Module::Install extensions from CPAN (or other repository). If you're a user of a module, please contact the author.
Subject: [rt.cpan.org #104624]
Date: Tue, 26 May 2015 07:55:34 -0400
To: bug-Hijk [...] rt.cpan.org
From: Gabriel Iovino <giovino [...] gmail.com>
We also experienced this issue on a fully updated Ubuntu 14.04.02 Server 64-bit. Reference: https://github.com/csirtgadgets/massive-octo-spice/issues/219 Thanks! Gabe
RT-Send-CC: giovino [...] gmail.com
Same thing here. Using OSX Yosemite with perlbrew 5.16.3
On 2015-05-22 13:39:14, DWHEELER wrote: Show quoted text
> Can't locate Module/CPANfile/Result.pm in @INC (@INC contains: inc > /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 > inc/Module/CPANfile/Environment.pm line 4. > BEGIN failed--compilation aborted at > inc/Module/CPANfile/Environment.pm line 4. > Compilation failed in require at inc/Module/CPANfile.pm line 6. > BEGIN failed--compilation aborted at inc/Module/CPANfile.pm line 6. > Compilation failed in require at inc/Module/Install/CPANfile.pm line > 7. > BEGIN failed--compilation aborted at inc/Module/Install/CPANfile.pm > line 7. > Compilation failed in require at inc/Module/Install.pm line 307. > Cannot determine perl version info from lib/Hijk.pm > Unknown function is found at Makefile.PL line 6. > Execution of Makefile.PL aborted due to runtime errors. > > If you're a contributor to a project, you may need to install > some Module::Install extensions from CPAN (or other repository). > If you're a user of a module, please contact the author.
Fails on many systems --- everything which is yellow & red here: http://matrix.cpantesters.org/?dist=Hijk+0.21
I made a new release 0.22 that should solve this issue. No other feature change comparing to 0.21.
0.22 solves this issue.