Subject: | cannot install on Perl 5.8.8 /SunOS 5.10 |
1) A try of installling with the CPAN's shell utility aborts on untaring
("Couldn't untar
/export/home/bnici/.cpan/sources/authors/id/M/MK/MKUTTER/SOAP-WSDL-2.00.10.tar")
(same syndrom after updating the CPAN module to the last version 1.9402)
2) Trying to do the installation manually (standard make procedure)
fails immediately on 'perl Makefile.PL' :
"Can't locate Module/Build/Compat.pm in @INC (@INC contains:
/usr/local/lib/perl5/5.8.8/i86pc-solaris /usr/local/lib/perl5/5.8.8
/usr/local/lib/perl5/site_perl/5.8.8/i86pc-solaris
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .)
at Makefile.PL line 3."
2.1) Install Modul::Build::Compat and retry 'perl Makefile.PL' =>
"
# running Build.PL
WARNING: the following files are missing in your kit:
example/lib/MyInterfaces/FullerData_x0020_Fortune_x0020_Cookie/FullerData_x0020_Fortune_x0020_CookieSoap.pm
Please inform the author.
Checking prerequisites...
requires:
! Class::Std::Fast is not installed
! Date::Format is not installed
! Date::Parse is not installed
! Template is not installed
build_requires:
! Class::Std::Fast is not installed
! Date::Format is not installed
! Date::Parse is not installed
! Template is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the
versions of the modules indicated above before proceeding with this
installation
Run 'Build installdeps' to install missing prerequisites.
Creating new 'MYMETA.yml' with configuration results
Creating new 'Build' script for 'SOAP-WSDL' version '2.00.10'
Prereq '0.0.5' for 'Class::Std::Fast' is not supported by
Module::Build::Compat
".
How could I go out of this deadlock?
rgds
john nicoara