in reply to Re: $^X signature
in thread $^X signature


i don't get that problem,

i'm running perl5.6 on a red hat linux boxen and it tests fine, the only difference being the script must be executable to run:

# ./foo.pl j.a.p.h
Do you have seperate versions of perl running in different places? That could cause that behavior (although i'm not certain).

jynx