Help for this page

Select Code to Download


  1. or download this
    $ Just =$0;open JAPH, $Just;@ another =split /\s/, <JAPH>; $ Perl =" "
    +;  $ hacker =","; 
    sub Just{}; $hacker=join' ',@another[1,5,10,15],$hacker;
    print Just.$Perl.$hacker,
    
  2. or download this
    $/='';$  Just =$0;open  JAPH,  $Just;@  another   =split
    /\s+/s,  <JAPH>; $ Perl = " "; $ hacker =","; sub Just{}
    ;$hacker =join' ', @another[1, 5,10,15] , $hacker; print
                      Just.$Perl.$hacker,
    
  3. or download this