|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^3: SDLx handlers and Mooseby Mr. Muskrat (Abbot) |
| on May 25, 2012 at 17:53 UTC ( #972508=note: print w/ replies, xml ) | Need Help?? |
|
A callback is a reference to a function. If you put a method call where a callback is needed, it won't work as expected.
Try this to verify that:
Update: chromatic replied while I was typing this up with more thorough answers than mine.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||