Help for this page

Select Code to Download


  1. or download this
    perl -we 'use strict; ...'
    
  2. or download this
    NO_ONCE_ONLY_WARNINGS_ZONE:
    {
    ...
        . . .
        use warnings qw(once);
    }