in reply to Perl API that emulates mkdir -p on unix?

File::Path (part of core) has mkpath()
  • Comment on Re: Perl API that emulates mkdir -p on unix?