Re: [mp1] Dumper module becoming undefined sporadically

2004-06-09 Thread Danny Rathjens
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

[mp1] Dumper module becoming undefined sporadically

2004-06-08 Thread Danny Rathjens
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