in reply to Re: download a file from a web
in thread SOLVED:download a file from a web
You shouldn't run a shell at all to create a directory, Perl has a portable buildin mkdir() function for that, including reliable return values.
Alexander
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: download a file from a web
by apl (Monsignor) on Apr 18, 2009 at 00:09 UTC |