Help for this page
sub ::DEBUG() { 1; } # Example use: DebugDump( \%hash ) if ::DEBUG();
package DEBUG; use strict; ... } import(@_,'off'); }