in reply to Print and Die!

Since it looks like this is part of a CGI, putting font in die will:

  1. Print the literal <font> HTML tags around the text to your server's error log
  2. If you have use CGI::Carp 'fatalsToBrowser'; on, the error message will be sent back to the browser and displayed in the given font.

----
I wanted to explore how Perl's closures can be
manipulated, and ended up creating an object
system by accident.
-- Schemer

: () { :|:& };:

Note: All code is untested, unless otherwise stated

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.