in reply to
PAR binary with Storable works for a while then dies
It looks like the temporary directory where PAR unpacks your program is getting corrupted
Comment on
Re: PAR binary with Storable works for a while then dies
Replies are listed 'Best First'.
Re^2: PAR binary with Storable works for a while then dies
by
iguanodon
(Priest)
on Jun 05, 2007 at 13:07 UTC
Thanks, that makes sense. Rather than try and figure out why this is happening, I'm just going to set up a local perl lib directory on these boxes and install my non-core modules there.
[reply]
In Section
Seekers of Perl Wisdom