rdfield has asked for the wisdom of the Perl Monks concerning the following question:
Normally it's set OK:[Thu Jan 31 15:39:41 2002] crmconfig.pm: $^X = [Thu Jan 31 15:39:41 2002] crmconfig.pm: $OS = Windows [Thu Jan 31 15:39:41 2002] crmconfig.pm: Use of uninitialized value in + pattern match (m//) at C:/Perl/site/lib/Date/Manip.pm line 3300.
Is there any way to set the value of $^X in mod_perl?C:\>perl -e "print $^X" C:\Perl\bin\perl.exe
rdfield
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: $^X not set in mod_perl
by theorbtwo (Prior) on Jan 31, 2002 at 16:15 UTC | |
by rdfield (Priest) on Jan 31, 2002 at 16:25 UTC |