Help for this page

Select Code to Download


  1. or download this
    for ("I am a fish","I am a nonfish","I am a nonfish","fish I am a") {
        print "Start> $_\n";
    ...
            }
        }
    }
    
  2. or download this
    $_="aiutino aiutino aiutino fnorbley";
    / \b aiutino \b \s* (?{ warn "Argh!" }) fnorbletrx /gix;