in reply to (jeffa) Re: Obfuscated Perl Question
in thread Obfuscated Perl Question

The last few characters were ;";;".
The first semicolon ended the previous statement, making the last line just the string ";;" used in void context...