I've been using the pdl2 shell because perldl isn't telling me when I have a syntax error, etc. But pdl2 goes too far the other way, giving me 36 lines of error messages whenever I do something stupid like zeroes(3) + zeroes(4). Probably only 3 of those lines are actually needed--I don't need a full stack trace through Lexical::Persistence, Devel::REPL, Moose, etc. Is there a way to tone it down a bit?
Derek _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
