in reply to How to find a file using perl
You should also look at taint in perlsec, since there are security issues with accepting user input for use in system commands like open.
If you need more help, you should probably write a bit of code and ask for help with specific things you are having trouble with.
|
|---|