#!/usr/bin/perl $_='**T?!4h?>e;@0P?!5e?!-r?;l4@*J%o?!&u?>r?=n?4a?!+l'; while($_) { s/^(.)(.*)/$2/; $b=ord($1); next if($b>127); $a+=$b if($b<64); print chr($a&127) if($b>63); } print "\n";
--
Perl is intergalactic! WolfSkunks use it!
In reply to First TPJ entry for me by strredwolf
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |