This 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. Like the other pragmata, it affects the compilation phase
of your program rather than merely the execution phase.