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?

The module is getting mature. I'm about halfway through writing up documentation for it.

I modified the Processor class so that it contains references back the files in the Collector class using some attributes. I also created a new File::Collector::Base which contains methods that can be used by both File::Collector and File::Collector::Processor.

Here is link to the GitHub repo.

$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