Skip Menu |

This queue is for tickets about the FindBin-libs CPAN distribution.

Report information
The Basics
Id: 124689
Status: resolved
Priority: 0/
Queue: FindBin-libs

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

Bug Information
Severity: (no value)
Broken in:
  • 2.016002
  • 2.016003
  • 2.016004
Fixed in: (no value)



Subject: Undefined subroutine &Module::FromPerlVer::copy_source_dir called
Running "perl Makefile.PL" fails: Output from '/usr/perl5.18.4p/bin/perl Makefile.PL': # Def: default_use = 'dir' # Def: version_dir = 'version' # Def: git_prefix = 'perl/' # Extract with: 'Dir' (Module::FromPerlVer::Dir) # Perl version: 5.018004 # Source prefix: version # Module version: 5.014000 <= 5.018004 # Module source: version/v5.14 # Source files: # ./lib/FindBin/libs.pm # Install cleanup. # Get files with: 'Dir' Undefined subroutine &Module::FromPerlVer::copy_source_dir called at /usr/perl5.18.4p/lib/site_perl/5.18.4/Module/FromPerlVer.pm line 422. BEGIN failed--compilation aborted at Makefile.PL line 6. It seems that this happens on all smoker systems --- currently there only "unknown" reports on CPAN Testers: http://fast-matrix.cpantesters.org/?dist=FindBin-libs%202.016002
On 2018-03-05 14:57:16, SREZIC wrote: Show quoted text
> Running "perl Makefile.PL" fails: > > > Output from '/usr/perl5.18.4p/bin/perl Makefile.PL': > > # Def: default_use = 'dir' > # Def: version_dir = 'version' > # Def: git_prefix = 'perl/' > # Extract with: 'Dir' (Module::FromPerlVer::Dir) > # Perl version: 5.018004 > # Source prefix: version > # Module version: 5.014000 <= 5.018004 > # Module source: version/v5.14 > # Source files: > # ./lib/FindBin/libs.pm > # Install cleanup. > # Get files with: 'Dir' > Undefined subroutine &Module::FromPerlVer::copy_source_dir called at > /usr/perl5.18.4p/lib/site_perl/5.18.4/Module/FromPerlVer.pm line 422. > BEGIN failed--compilation aborted at Makefile.PL line 6. > > > It seems that this happens on all smoker systems --- currently there > only "unknown" reports on CPAN Testers: > http://fast-matrix.cpantesters.org/?dist=FindBin-libs%202.016002
Happens also with FindBin-libs-2.016004 --- maybe the minimum version for Module::FromPerlVer has to be set to 0.000005.
Fixed in Module::FromPerlVer