in reply to Re: psychorigid.pm or how to make Perl better ?
in thread psychorigid.pm or how to make Perl better ?

I'd suggest Hook::LexWrap over Hook::WrapSub.
And not just because I wrote Hook::LexWrap. ;-)

Hook::WrapSub can change the semantics of a wrapped subroutine in subtle ways (in particular, caller returns different values).

  • Comment on Re: Re: psychorigid.pm or how to make Perl better ?

Replies are listed 'Best First'.
Re: Re: Re: psychorigid.pm or how to make Perl better ?
by traveler (Parson) on Oct 22, 2001 at 01:57 UTC
    Based on the docs, I'd agree, I'd not heard of Hook::LexWrap: I must have missed it when it came up on the CPAN nodelet. Thanks for filling me in on that. I'll probably play with it soon as it could be very useful to me.

    Thanks, --traveler

      I must have missed it when it came up on the CPAN nodelet.

      What, you mean you don't read my diary or the news feed on the The Conway Channel???

      I'm crushed!

      ;-)