Referring to this section of the POE::Kernel documentation... http://search.cpan.org/~rcaputo/POE-0.3009/lib/POE/Kernel.pm#Synchronous_Events
The text shows that the call() method takes either 2 or 3 arguments. But the example in the gray box below that shows it being called with only one argument. Is that single-argument call actually legal? If so, maybe the docs should be tweaked? :-)
Tim Klein Dallas, Texas