http://www.perlmonks.org?node_id=367854


in reply to Re: Do the masses know about perl?
in thread Do the masses know about perl?

Don't forget about Nmap making an appearance in a scene from the Matrix Reloaded. I'm sure that gave more people a stiffy than that crappy Swordfish movie (well except for the part where Halle Berry gets 'er kit off).
--
@a = ("a".."z"," ","-","\n");foreach $b ( 12,0,17,10,24,12,14,14,13,26,8,18,26,0,26, 22,0,13,13,0,27,1,4,26,15,4,17,11,26,7,0, 2,10,4,17) {print $a[$b]};print $a[28];