Greetings,
I want to write a test suite for command line (executable) applications through perl.Is there any modules/functions available in perl, so that it can give added values to my test suite apart from perl 'system' and other perlfunction ??.
fulfill what I need (linux,file handling, shell scripts, system commands and test modules).
Thanks in advance,
Kulls