https://www.perl.org/
The diagnostics module extends the terse diagnostics normally emitted by both
the perl compiler and the perl interpreter (from running perl with a -w switch
or "use warnings"), augmenting them with the more explicative and endearing
descriptions found in perldiag. splain tool explains perl messages found on
standard input.
Version: 1.40
General Commands | |
perldiag | various Perl diagnostics |
splain | produce verbose warning diagnostics |