Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    require 5.8.1;
    
  2. or download this
    use strict;
    use warnings;
    ...
    } else {
        print "Thanks for not asking to run me under Perl 4.\n";
    }