steph_bow has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks,
My scripts and my input data are not in the same directory.Do I have to use the command chdir("path_to_the_data") ot is there a simple way to bypass it ? Thanks a lot
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how to avoid chdir(directories) ?
by moklevat (Priest) on Feb 27, 2008 at 14:41 UTC | |
|
Re: how to avoid chdir(directories) ?
by Fletch (Bishop) on Feb 27, 2008 at 14:45 UTC | |
by vic (Initiate) on Feb 27, 2008 at 15:54 UTC | |
|
Re: how to avoid chdir(directories) ?
by ikegami (Patriarch) on Feb 27, 2008 at 21:22 UTC |