On 01/07/2016 12:53 AM, Ankita Rath wrote:

Yes #!/usr/bin/perl  is there in the code. We both are using same code.



yes, but which versions of perl does that path point to on your systems? run this on each system:

/usr/bin/perl -v

my guess given what we have seen is that the default perl on the systems are different versions. if this is true, you have to upgrade one of them to 5.8. 5.005 is extremely old and shouldn't be used anymore.

uri

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to