A simple graphical one..
Mandrake
created: 2006-01-19 06:49:25
Yet another one. Slightly similar to the previous one, but gives a graphical JAPH.
undef $/;__(,i__);sub __ {
@__=split "\n",$_[i__];for $_x (
i__+1..27) {for(split(" ", $__[$_
[i__+1]])){ $__x="*" if $_x==int
$_}eval __c($__x ne "*"?" ":$__x
);undef $__x}eval __c(chr(i__+10)
);__($_[i__],$_[i__+1]+i__+1) if
($_[i__+1]<=7)}sub __c{ return ""
.(join "",map{"".chr($_).""}(112,
114,105,110,116))." '".$_[i__]."'"
}sub i__{eval join "",map{chr($_)}
(111,114,100)}#Mandrake
__DATA__
6 11 16 17 18 19 23 27
6 10 12 16 20 23 27
6 9 13 16 20 23 27
6 9 10 11 12 13 16 17 18 19 23 24 25 26 27
6 9 13 16 23 27
2 6 9 13 16 23 27
3 4 5 9 13 16 23 27
Thanks..
Re: A simple graphical one..
created: 2006-01-21 21:05:14

Much better :) ...
Hehe, the chunk of code has a lot of noise ... but the __DATA__ and the result has a little bit obvious relation ...

perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'

perlmonks.org content © perlmonks.org and Mandrake, turo

prlmnks.org © 2006 edmund von der burg (eccles & toad)

v 0.03