[Pdx-pm] mkdir -p ?

chromatic chromatic at wgz.org
Wed Aug 22 11:52:29 PDT 2007


On Wednesday 22 August 2007 11:47:03 Keith Lofstrom wrote:

> I can think of many ways to fake "mkdir -p" (recursive, system call,
> etc.) but there is probably an elegant way to do it.  Suggestions?

It's mktree() in File::Path.  That's one of my favorite core modules.

-- c


More information about the Pdx-pm-list mailing list