hi
I need to run a Perl script which is kicked off by a bash shell script. I would like to define some directories in the bash script such that I can pick them up in the Perl script. I've looked around on Google and my Perl books but haven't found anything worthwhile.
I would appreciate some ideas.
Thanks