Jan Eden wrote:
> Hi,

Hello,

> this does not work:
> 
> mkdir "/some/dir/newsubdir" or die "$!";

That works for me.  What error message do you get?

Have you tried the mkpath() function from the File::Path module?

perldoc File::Path


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to