Hi all,
I'm looking for a High-level/wrapper CPAN module which can run
a Windows command and test that it changes the relevant info in the MySQL.
Something like this:
$Test_cmd->($parameters, $SQL_query, $expected_MySQL_result)
Where $expected_SQL_result might be a regex...
I thought of a combination of Test::Cmd, Test::Simple and DBI...
Anyone know of a nicer solution or a high-level CPAN module?
Thanks,
Adam.
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl