Just another Perl hacker: Difference between revisions

Content deleted Content added
Replace "x" in "119x48" with "×".
Line 16:
 
<source lang="perl">
$_='987;s/^(\d+)/$1-1/e;$1?eval:print"Just another Perl hacker,"';eval;
</source>