Help for this page

Select Code to Download


  1. or download this
    while(<DATA>) {
        s#(elephant\s+\*\s+)(.*?)\w+$#$1$2fox# if (!/-ugly/);
    ...
    
    elephant * -ugly /leave/this/alone
    elephant * turkey