Subject: | PREREQ_PM does not contain Filter::Simple |
Exporter::Simple failed make test on my system under the CPAN
shell because it did not list Filter::Simple as a needed module
and therefore CPAN hadn't installed it
Hey, look Marcel: Feedback ;-)
Trelane
For 'detailed'ness, an example of a test failing is:
t/05lex........Can't locate Filter/Simple.pm in @INC (@INC contains: lib ./t/testlib blib/arch blib/lib /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at lib/Exporter/Simple.pm line 10.
BEGIN failed--compilation aborted at lib/Exporter/Simple.pm line 10.
Compilation failed in require at t/testlib/MyExport.pm line 5.
BEGIN failed--compilation aborted at t/testlib/MyExport.pm line 5.
Compilation failed in require at t/05lex.t line 10.
BEGIN failed--compilation aborted at t/05lex.t line 10.
blah blah blah