Help for this page

Select Code to Download


  1. or download this
    open OUTPUT, join "", map chr,112,114,116,51,46,116,120,116;
    $\="";
    $/=\1;
    
  2. or download this
    while(<OUTPUT>)
    {
    ...
        $_=$\;
        $\ = substr((push @w,$\),0,0) if $\=~ /\s$/msg;
    }
    
  3. or download this
    print grep{ /^\b.*(p).*$/msgi } @w