Help for this page

Select Code to Download


  1. or download this
    my @restricted_words = qw ( 
      funk  
      shucks 
    ...
    } else {
      print "Such a nice boy\n";
    }
    
  2. or download this
    my @restricted_words = qw (
      funk
      shucks
    ...
    } else {
      print "Such a nice boy\n";
    }