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.