in reply to Re^25: How to completely destroy class attributes with Test::Most?
in thread How to completely destroy class attributes with Test::Most?
It has basic formal tests built into it. I also have many more tests for a set of custom modules I wrote that exercise the module a lot harder. I’ve used Devel::Cover but not on this module yet. I also have to switch to File::Spec still.
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks
|
|---|