Unfortunately not on my solaris box (Solaris 8). There $^X is either relative or absolute depending upon how perl is called.
> perl -e 'print "$^X\n"' perl > /usr/local/bin/perl -e 'print "$^X\n"' /usr/local/bin/perl > ../../../usr/local/bin/perl -e 'print "$^X\n"' ../../../usr/local/bin/perl
In reply to Re: Poll: Is your $^X an absolute path?
by derby
in thread Poll: Is your $^X an absolute path?
by xdg
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |