in reply to Re: Overloading CGI::redirect
in thread Overloading CGI::redirect

Where'd you learn $self::SUPER->method? I don't think that works.

Replies are listed 'Best First'.
Re: Re: Re: Overloading CGI::redirect
by iburrell (Chaplain) on Apr 13, 2004 at 17:18 UTC
    I got the syntax wrong. It should be $self->SUPER::method(),