develooper Front page | perl.perl5.porters | Postings from May 2008

Re: File::Path::mkpath() incompatiblity in perl-5.10

Thread Previous | Thread Next
From:
Dr.Ruud
Date:
May 15, 2008 11:29
Subject:
Re: File::Path::mkpath() incompatiblity in perl-5.10
Message ID:
20080515182909.23277.qmail@lists.develooper.com
Gisle Aas schreef:

>      my @dirs = generate_list_of_dirs_that_should_be_there();
> 
>      mkpath(@dirs);  # will this do the right thing or not?

Please make that "mkpath( \@dirs )". 

-- 
Affijn, Ruud

"Gewoon is een tijger."

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About