http://qs321.pair.com?node_id=1101174


in reply to Porting Commands to Windows

Hi Elegant

-p is not an option of mkdir in windows. This works,

perl -e "system('cmd.exe /C mkdir c:\a\b\c') or print $!"

Thanks & Regards,
Bakkiaraj M
My Perl Gtk2 technology demo project - http://code.google.com/p/saaral-soft-search-spider/ , contributions are welcome.