Help for this page
#!/usr/bin/env perl use constant DEBUG => $ENV{DEBUG_LEVEL}; ... helpful( $_ ); }