theblackperl
Programmer
How do I make a Perl script open a file that is not located in cgi-bin or its subdirectorys? I can open and modify files that are in the same directory as my script, but how do I do so for a file in a parent directory?
Thanks
Thanks