NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Testing modules (Score:2)
--
xoa
Re:Testing modules (Score:1)
If there is nothing on CPAN, I think I'll write a simple tableRowCount($table) method to get the number of rows in a table. That should be useful for detecting new lines in a table after a call.
Or maybe a row_inserted_ok($table, $number_of_new_rows, $label). Yes... hmmm... that sounds like something... hmmm...
Re:Testing modules (Score:2)
--
xoa
Reply to This
Parent