in reply to Re: Perl version problem during execution of a script
in thread Perl version problem during execution of a script

There is no value set to his environment variable. Could you tell me what value to set fro this??
-in_trouble
  • Comment on Re^2: Perl version problem during execution of a script

Replies are listed 'Best First'.
Re^3: Perl version problem during execution of a script
by dave_the_m (Monsignor) on Oct 14, 2008 at 11:53 UTC
    It is correct that this variable has no value set.

    Can you show us exactly how you start (with perl 5.6.1) the two scripts: the test.pl that works, and the other that gives the startup error?

    Dave.