Sorry. Contrary to the replies I couldn't install handler as arbitrary
perl code that returns reference to code. Only "sub {your code here}"
actually works. Everything else logs error when attempting to fetch
the URL.
Andrei
----- Forwarded message from "Andrei A. Voropaev" <[EMAIL PROTECTED]> -----
Date: Fri, 15 Oct 1999 08:53:25 -0400
From: "Andrei A. Voropaev" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Installing handler. Anonymous subs vs code returning ref
Mail-Followup-To: [EMAIL PROTECTED]
X-Mailer: Mutt 0.95.4i
Hi!
Quick question. It's mentioned in the book that I may provide
anonymous subroutine as a handler. Does it have to be sub declaration
or any arbitrary perl code that return reference to sub would do?
Andrei
--
----- End forwarded message -----
--