Eric's already posted about this but I've just signed up for the list
(hello) - so I don't think anyone will have seen my reply.
We're smoke testing TAP::Parser against all of the Perl versions we
claim to support - everything from 5.0.5 to blead. We support both EUMM
and MB but I haven't been able to get MB working on 5.0.5.
If I install an old enough version of Data::Dumper to work on 5.0.5 MB's
tests fail because DD can't handle some data that's passed to
it. Pre 2.0 versions of Data::Dumper are thin on the ground. Here's all
I can find on backpan:
htdocs/authors/Gurusamy_Sarathy/Data-Dumper-2.101.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.07.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.00b.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-1.21.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.04b.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.02b.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.101.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.06.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.08.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.09.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.10.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.01b.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.05.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-1.22.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-1.23.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.03b.tar.gz
htdocs/authors/id/G/GS/GSAR/Data-Dumper-2.081.tar.gz
htdocs/authors/id/C/CN/CNANDOR/Data-Dumper-2.09-bin-1-MacOS.tar.gz
htdocs/authors/id/C/CN/CNANDOR/Data-Dumper-2.081-bin-2-MacOS.tar.gz
htdocs/authors/id/GSAR/Data-Dumper-2.101.tar.gz
htdocs/authors/id/I/IL/ILYAM/Data-Dumper-2.121.tar.gz
htdocs/authors/id/I/IL/ILYAM/Data-Dumper-2.12_01.tar.gz
htdocs/authors/id/I/IL/ILYAM/Data-Dumper-2.12_02.tar.gz
I installed 1.21 and tried to install the latest MB:
/home/andy/bin/perl5.0.5 Build.PL installdirs=site
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Version string '1.14 ' contains invalid data; ignoring: ' ' at
(eval
4) line 233, <GEN3> chunk 3.
Version string '1.28 ' contains invalid data; ignoring: ' ' at
(eval
4) line 233, <GEN4> chunk 3.
Version string '1.28 ' contains invalid data; ignoring: ' ' at
(eval
4) line 233, <GEN6> chunk 3.
* Optional prerequisite ExtUtils::CBuilder is not installed
* Optional prerequisite ExtUtils::ParseXS is not installed
* Optional prerequisite Module::Signature is not installed
* Optional prerequisite Archive::Tar is not installed
* Optional prerequisite Pod::Readme is not installed
* Optional prerequisite version 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
Checking features:
HTML_support.......enabled
manpage_support....disabled
- Pod::Man is not installed
C_support..........disabled
- ExtUtils::CBuilder is not installed
* Optional prerequisite ExtUtils::ParseXS is not installed
YAML_support.......disabled
- YAML is not installed
Can't handle type. at /home/andy/Works/Perl/versions/5.0.5/lib/
perl5/
site_perl/Data/Dumper.pm line 278.
Couldn't run Build.PL: Illegal seek at lib/Module/Build/Compat.pm
line 200.
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
Has anyone got MB running on 5.0.5 and if so how?
--
Andy Armstrong, hexten.net