in reply to Re: Re: CGI::Application design strategy
in thread CGI::Application design strategy

No, not necessarilly, if $self->login returns to a place where at some later point the output is returned to CGI::A then the return is not strictly necessary.

Believe me, I know, I got bitten by that one yesterday.

jdtoronto

  • Comment on Re: Re: Re: CGI::Application design strategy