Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl 
    use warnings::register;
    ...
    sub AnotherSub {
        GenerateWarning();
    }
    
  2. or download this
    Perl Version: 5.6.1
    warnings are not enabled
    warnings are enabled