in reply to
Creating multiple level directory structure
The
File::Path
core module comes with the
mkpath
function, which does what you want.
Perl 6
- links to (nearly) everything that is Perl 6.
Comment on
Re: Creating multiple level directory structure
Download
Code
In Section
Seekers of Perl Wisdom