Searched defs:diagnostics (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Ddiagnostics.pm1 package diagnostics; package
5 diagnostics, splain - produce verbose warning diagnostics
9 Using the C<diagnostics> pragma:
11 use diagnostics;
12 use diagnostics -verbose;
14 enable diagnostics;
15 disable diagnostics;
24 =head2 The C<diagnostics> Pragma
26 This module extends the terse diagnostics normall
[all...]

Completed in 27 milliseconds