Provided by: libpdl-perldl2-perl_2.002-3_all 

NAME
PDL::Perldl2::Plugin::CleanErrors - filter out Moose cruft
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.
SEE ALSO
"Devel::REPL"
AUTHOR
Chris Marshall, "<chm at cpan dot org>"
COPYRIGHT AND LICENSE
Copyright (C) 2011 by Christopher Marshall This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.40.0 2025-01-25 CleanErrors(3pm)