in reply to
Dir Create
You may want to check if your script runs with permission to create that directory. Also you may want to show us some error messages.
perldoc -f system
should give you some idea how to display them.
Comment on
Re: Dir Create
In Section
Seekers of Perl Wisdom