Subject: | Map-Tube's claimed minimum perl version is 5.006, but requires File::Basename 2.84 which requires installing a later perl version |
$ cpanm Map::Tube
$
--> Working on Map::Tube
Fetching http://www.cpan.org/authors/id/M/MA/MANWAR/Map-Tube-3.31.tar.gz ... OK
Configuring Map-Tube-3.31 ... OK
==> Found dependencies: File::Basename
skipping X/XS/XSAWYERX/perl-5.26.0.tar.bz2
! Installing the dependencies failed: Installed version (2.77) of File::Basename is not in range '2.84'
! Bailing out the installation for Map-Tube-3.31.
$ perl -v
This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi
Copyright 1987-2009, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
$ corelist File::Basename 2.84
Data for 2017-06-20
File::Basename 2.84 was released with perl v5.15.6
$