Stas Bekman wrote:
Danny Rathjens wrote:
I started getting this error sporadically from different pieces of code.
Both modules(cached) and scripts(not cached):
[error] PerlRun: `Undefined subroutine &Data::Dumper::Dumper
[snip]
I think it's due to your use of StatINC, please have
I started getting this error sporadically from different pieces of code.
Both modules(cached) and scripts(not cached):
[error] PerlRun: `Undefined subroutine &Data::Dumper::Dumper
perl -MData::Dumper -e'print Dumper %ENV' works fine from commandline
which rules out a hdd problem.
An apache resta