Gossamer Forum
Quote Reply
Confusing
I mentioned this a while back but anyway...

The plugin system inserts:

my @args = @_;

return @args;

...into your plugin by default. As the args tend to be hashrefs should it not default to $args ?

Also a list of hooks would be good :)

Last edited by:

RedRum: Mar 12, 2002, 7:13 AM
Subject Author Views Date
Thread Confusing Paul 3226 Mar 12, 2002, 7:12 AM
Thread Re: [Paul] Confusing
Alex 3109 Mar 13, 2002, 5:16 PM
Post Re: [Alex] Confusing
Paul 3097 Mar 14, 2002, 2:32 AM
Thread Re: [Paul] Confusing
pugdog 3087 Mar 14, 2002, 3:29 PM
Post Re: [pugdog] Confusing
Paul 3066 Mar 15, 2002, 2:53 AM
Thread Re: [pugdog] Confusing
Paul 3068 Mar 15, 2002, 3:39 AM
Thread Re: [Paul] Confusing
Alex 3039 Mar 16, 2002, 10:23 AM
Post Re: [Alex] Confusing
Paul 3040 Mar 16, 2002, 10:33 AM