mendel:~ $PATH
bash: /usr/bin:/usr/ucb:/etc:/usr/local/bin:/usr/ccs/bin:/root
I did a find / -name perl and /bin/perl /usr/bin/perl /usr/local/bin/perl (-v) all report 5.6.1
cheers!
dan | [reply] |
OK guys, thanks for all the help. This is probably due to incompetence on my part as an admin (no formal training after all ;)). Certain scripts are running fine with 'strict' and it *appears to be user dependent* - I will persue this now as an admin problem not a perl one.
This has been a real experience posting here, hope I can put back in at some point
dan
| [reply] |
| [reply] |
or if you're going down this route, get the SiePerl distribution of Perl 5.6.1 for Solaris. It comes with the DBI module (amongst others) built.
| [reply] |