For ex., if you are looking for GUI automation you can make use of Win32::GuiTest . For web-based, you can use WWW::Mechanize or LWP::Simple. For database related, you can make use of specific DBD modules(like DBD::mysql , DBD::Oracle etc.).
For ex., if you are looking for GUI automation you can make use of Win32::GuiTest . For web-based, you can use WWW::Mechanize or LWP::Simple. For database related, you can make use of specific DBD modules(like DBD::mysql , DBD::Oracle etc.).
Next time, please be sure and be more specific in your requirements. As you can see, our Expert cited several possibilities. Also, before you go asking for a module to do a specific task, please be sure and search CPAN as that is where all of the modules are kept.
automation and testing are stated as a requirment.
have you really gone through my requirment.... before putting something, have you actually read the question... i got the module, but nitin help me to find some thing more...
Originally posted by numberwhun
Next time, please be sure and be more specific in your requirements. As you can see, our Expert cited several possibilities. Also, before you go asking for a module to do a specific task, please be sure and search CPAN as that is where all of the modules are kept.
automation and testing are stated as a requirment.
have you really gone through my requirment.... before putting something, have you actually read the question... i got the module, but nitin help me to find some thing more...
Why yes, yes I did read your requirements. I was stating the need for specifics with regards to the automation and your statment, "thanks i need only the autoloader". Automation was a bit vague if you are only looking for an autoloader. No need to be rude, especially towards the moderators.
While we are at it, please don't top post. Please put your posts below the reply text, otherwise.....
Why yes, yes I did read your requirements. I was stating the need for specifics with regards to the automation and your statment, "thanks i need only the autoloader". Automation was a bit vague if you are only looking for an autoloader. No need to be rude, especially towards the moderators.
While we are at it, please don't top post. Please put your posts below the reply text, otherwise.....
Comment