On Wed, 2007-04-25 at 10:20 -0500, Kevin Viel wrote:

>    Thanks.  I have been using this program without problem for a while, 
> I'd like to say over a year, but I am not sure.
> 
>    So, could it be that somehow the environment path variable relating 
> to perl had been changed?  Otherwise, I cannot account for the difference.


Your path to perl may have changed.  `which perl`

If you are running it straight up ./my.pl and check the first line.
Normally should be #!/usr/bin/perl.  If this is the case then talk to
your administrator about upgrading the version of perl on the machine to
a current version.  (It is a royal pain when you have different version
on different boxes)

Thanks
Ken


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to