"Richard Clarke" <[EMAIL PROTECTED]> wrote:
>Now I feel stupid. $sub->handler was supposed to be "$sub->handler".
>
>That's what you get for being impatient.

or perhaps `sub { $sub -> handler(@_) }' -- if quoting works,
great, but I would fear that "$sub->handler" would stringify before
push_handlers got called.
-- 
James Smith <[EMAIL PROTECTED]>, 979-862-3725
Texas A&M CIS Operating Systems Group, Unix

Reply via email to