Hi Mark --
> Stephen Howard wrote:
> >
> > I know i've had problems using 'use base' with perl
> versions prior to 5.6, even though i believe it was supposed
> to have been
> > implemented earlier than that. glad to see you got it worked out.
>
> If it is an a Perl version issue, perhaps the CGI::App docs could be
> updated to use the more compatible syntax in it's example.
>
> -mark
I may just do that!
I recently got bit on the butt by the same Perl bug. I'm in the process of
working on a new release of CGI::Application for which I have created a
sample application ("CGI::Application::Mailform"). The whole "use base" bug
had me scratching by head for a couple days. I replaced it with the ol'
"@ISA" kludge, and it worked swell. How annoying!
TTYL,
-Jesse-
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]