For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > April 2007 > Re: Perl error









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Perl error
Ken Foskey

2007-04-26, 6:58 pm

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

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com