Help for this page

Select Code to Download


  1. or download this
    open(FILEHANDLE,'filename.txt');<BR>
    @theFile = <FILEHANDLE>;
    $thefile = join('',@theFile);
    
  2. or download this
    ($_='jjjuuusssttt annootthhrer
         pppeeerrrlll haaaccckkeer')=~y/a-z//s;print;