lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
From: madsaxon at direcway.com (madsaxon)
Subject: Eudora 6.0.1 attachment spoof

At 11:40 AM 11/13/2003 +1100, you wrote:

>print "From: me\n";

[...]

>print "\n";

To save yourself a little effort in the future, try

print <<"EOF";
From: me

[...]

EOF

Cleans up the code a lot.

;-)

m5x


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ