Michael, can I ask you to change in final version of C::A::D
%args = ( %{ $self->dispatch_args }, %args);
to
%args = ( %{ $self->dispatch_args(\%args) }, %args);
It will be possible to make more usefull things in subclasses.
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[email protected]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
