in reply to Re: perl Segmentation fault (with Storable?)
in thread perl Segmentation fault (with Storable?)

In the real program .. I'm not using the $ENV{PWD} (I'm using the FindBin). But in the example I used the %ENV just to remove dependencies.
  • Comment on Re^2: perl Segmentation fault (with Storable?)

Replies are listed 'Best First'.
Re^3: perl Segmentation fault (with Storable?)
by apl (Monsignor) on Nov 20, 2007 at 20:17 UTC
    Seeing the real (minimal) program that causes the problem might enable someone to spot the cause of the problem.