in reply to Re^23: How to completely destroy class attributes with Test::Most?
in thread How to completely destroy class attributes with Test::Most?
I'm about to pull the trigger and release to CPAN: https://github.com/sdondley/File-Collector/blob/subclasses_as_roles/README.mkdn
Feel free to take a quick look and see any show stoppers. I gave you a little shout out in the docs. :)
$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
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^25: How to completely destroy class attributes with Test::Most?
by jcb (Parson) on Sep 07, 2019 at 05:42 UTC | |
by nysus (Parson) on Sep 07, 2019 at 13:03 UTC | |
|
Re^25: How to completely destroy class attributes with Test::Most?
by nysus (Parson) on Sep 07, 2019 at 05:32 UTC |