in reply to Re: Module::ScanDeps interaction with Moose::
in thread Module::ScanDeps interaction with Moose::

Reading 'C:\Perl\cpan\Metadata' Database was generated on Thu, 15 Jan 2015 10:53:17 GMT Module::ScanDeps ---------------------------------------------------------------------- +--- CPAN: Module::CoreList loaded ok (v5.20141220) (no description) R/RS/RSCHUPP/Module-ScanDeps-1.17.tar.gz C:\perl\site\lib\Module\ScanDeps.pm Installed: 1.17 CPAN: 1.17 up to date Roderich Schupp (RSCHUPP) rschupp@cpan.org
I noticed that a number of versions prior, there was an entry in the ChangeLog mentioning work arounds for Moose, but I don't think they would have regressed ?

Replies are listed 'Best First'.
Re^3: Module::ScanDeps interaction with Moose::
by RonW (Parson) on Jan 16, 2015 at 02:03 UTC

    I used this mechanism once before. In my case, I "let" my program run enough to completely initialize, then exit 0; when the special "being scanned" parameter was supplied.

    Beyond pointing out this feature, I'm afraid my best advice would be to ask on Moose's forum (if it has one).