Help for this page

Select Code to Download


  1. or download this
    BEGIN {
        $INC{'warnings.pm'} = 'ignore'
            if ($] < 5.006 and !exists $INC{'warnings.pm'}) ;
    }