logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PDL::Perldl2::Plugin::CleanErrors - filter out Moose cruft

Author

       Chris Marshall, "<chm at cpan dot org>"

Description

       Runtime errors in pdl2 are extremely verbose since they include the entire call chain from the start of
       the interactive Devel::REPL shell, through the Moose and Class::MOP stuff and including
       Lexical::Persistence as well.  This plugin, which is loaded by default, strips out the non-PDL stuff to
       make the error messages much more concise.

Name

       PDL::Perldl2::Plugin::CleanErrors - filter out Moose cruft

See Also

       "Devel::REPL"

See Also