in reply to Re: Playful Perl
in thread Playful Perl
You could take this evil one step further and incorporate an Audible Code Separator in perl scripts - A search-and-replace of semi-colons with CTRL-G's in a script file with the single BEGIN block outlined in the above node could make for all sorts of fun in code review.
perl -le "print unpack'N', pack'B32', '00000000000000000000001011000010'"
|
|---|