http://www.perlmonks.org?node_id=430658

Must be placed in a file to work, and the first line of the file must be the "sub v...". No #!perl allowed.
sub v{die} $/='a0'; pipe STDIN=>STDERR; fork&&&a(a)||fork&&&v||fork&&&a||fork&&&O(0)|| fork&&&e||fork&&&a||fork&&&a($/);sub a{die @_} sub O{die @_} $_=<>;s/(([^D].?) )?.*(.). /$2$3/g;print pack'h*',$_; sub e{die}

Replies are listed 'Best First'.
Re: japh
by K_M_McMahon (Hermit) on Feb 14, 2005 at 05:45 UTC
    Nice concept, great job! ++