in reply to How to enqueue again from the job in POE::Component::JobQueue?

Also I don't understand the 3rd parameter 'postback' in the call
POE::Kernel->post( 'passive', 'enqueue', 'postback', @job_params);
I have copied it from the POD, however, could not find any explanations
  • Comment on Re: How to enqueue again from the job in POE::Component::JobQueue?
  • Download Code