-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
I'm on a Perl 5.10 install doing a fresh build of Mech and am unable to install prereqs.
IO::Socket::IP requires 5.14, and Test::Deep requires 5.12.
--> Working on LWP
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/libwww-perl-6.77.tar.gz ... OK
Configuring libwww-perl-6.77 ... OK
==> Found dependencies: HTTP::Daemon, HTTP::CookieJar::LWP
--> Working on HTTP::Daemon
Fetching http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Daemon-6.16.tar.gz ... OK
Configuring HTTP-Daemon-6.16 ... OK
==> Found dependencies: IO::Socket::IP
--> Working on IO::Socket::IP
Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/IO-Socket-IP-0.42.tar.gz ... OK
Configuring IO-Socket-IP-0.42 ... OK
Needs perl 5.014, you have 5.010001
! Installing the dependencies failed: Your Perl (5.010001) is not in the range '5.014'
! Bailing out the installation for IO-Socket-IP-0.42.
! Installing the dependencies failed: Module 'IO::Socket::IP' is not installed
! Bailing out the installation for HTTP-Daemon-6.16.
--> Working on HTTP::CookieJar::LWP
Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/HTTP-CookieJar-0.014.tar.gz ... OK
Configuring HTTP-CookieJar-0.014 ... OK
==> Found dependencies: Test::Deep
--> Working on Test::Deep
Fetching http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Deep-1.204.tar.gz ... OK
Configuring Test-Deep-1.204 ... N/A
! Configure failed for Test-Deep-1.204. See /Users/andy/.cpanm/work/1732316440.12571/build.log for details.
! Installing the dependencies failed: Module 'Test::Deep' is not installed
! Bailing out the installation for HTTP-CookieJar-0.014.
! Installing the dependencies failed: Module 'HTTP::Daemon' is not installed, Module 'HTTP::CookieJar::LWP' is not installed
! Bailing out the installation for libwww-perl-6.77.
Metadata
Metadata
Assignees
Labels
No labels