Subject: | Install failure with Perl::Critic 1.073 und Perl 5.8.0 |
Hi,
when trying to install Perl::Critic 1.073 on a Linux box running Perl
5.8.0 and Readonly 1.03 I got:
Manifying
blib/man3/Perl::Critic::Policy::BuiltinFunctions::RequireSimpleSortBlock.3
Manifying
blib/man3/Perl::Critic::Policy::InputOutput::ProhibitOneArgSelect.3
Manifying blib/man3/Perl::Critic::Policy::Modules::RequireEndWithOne.3
Manifying blib/man3/Perl::Critic::Policy::InputOutput::RequireCheckedClose.3
/mnt/MP2/BioInformatics/soft/perl5.8.0/bin/perl "-Iblib/arch"
"-Iblib/lib" t/generate_without_optional_dependencies_wrappers.PL
t/00_modules.t_without_optional_dependencies.t
Modification of a read-only value attempted at
t/generate_without_optional_dependencies_wrappers.PL line 21
BEGIN failed--compilation aborted at
t/generate_without_optional_dependencies_wrappers.PL line 21.
make: *** [t/00_modules.t_without_optional_dependencies.t] Fehler 255
jacke@ludwig:/BioInformatics/inst/Perl-Critic-1.073> uname -a
Linux ludwig 2.6.5-7.97-smp #1 SMP Fri Jul 2 14:21:59 UTC 2004 i686 i686
i386 GNU/Linux