Hi all,
I m new to perl, and writing a script , in which i need to connect to the command prompt from my perl script and pass some commands like " mkdir testdir".
Is there any module available in perl to do this (in python we have os module) . I googled for it but i didnt get any help.
If any one has idea, please reply asap.
It's urgent.
thanks in advance
bunny
I m new to perl, and writing a script , in which i need to connect to the command prompt from my perl script and pass some commands like " mkdir testdir".
Is there any module available in perl to do this (in python we have os module) . I googled for it but i didnt get any help.
If any one has idea, please reply asap.
It's urgent.
thanks in advance
bunny
Comment