![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: Fork in Bot::BasicBot fails to send replyby codiac (Beadle) |
on Jun 26, 2015 at 10:43 UTC ( #1132120=note: print w/replies, xml ) | Need Help?? |
If you look at the forkit method in Bot::BasicBot you will see it doesn't use fork, it uses POE::Wheel::Run, so it looks like you might run in to issues there. There is nothing in your question to indicate why you want to override forkit, maybe just use the Super's method? If not then maybe just copy the Super's method, then customize it.
In Section
Seekers of Perl Wisdom
|
|