Help for this page

Select Code to Download


  1. or download this
     $_=~s/\s\s//gi;
        $_=~s/\t//gi;
        $_=~s/^\n$//gi;
        $_=~s/\n//gi;