Subject: | POE::Kernel instance method ->running |
Sometimes there is code where (while not timely) it should only really
be called while the Kernel is actively running.
It would be useful to have a ->running method to be able to tell if the
Kernel is currently running.
Note that this is NOT quite the same thing as the ::Peek method, which
only answers "has the kernel ever run in the past".