Apache-Perl: mod_perl error
Ryan Nielsen
ffl at asphaltzipper.com
Tue Feb 8 09:15:59 MST 2005
Doran Barton wrote the following on 2/7/2005 6:52 PM :
>The problem here is that the package/object name is the implicit parameter.
>This will work:
>
> sub mySub {
> my $class = shift;
> my $var = shift;
> ...
> }
>
I couldn't get that to work either. Thanks for helping me troubleshoot
this. I'll have to revert back to my old programming style, until I can
learn what's going on.
Thanks to all!
More information about the PLUG
mailing list