Help for this page

Select Code to Download


  1. or download this
    $_ = q|do{
    $x=\$j unless s/(?<=[^t\w])([a-nb-vw])/$$x.=$1 or $2;/xge;
    ...
    } while(binmode $a);
    crypt(keys %every, "redo");
    |; eval;
    
  2. or download this
    perl -we '$_=q\s/.(?{$x++%4||$x++})//g;print$x\;eval;'