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

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.


Chris Marshall,
<chm at cpan dot org>

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.