poe Questions

5

I'm running an IRC Bot (Bot::BasicBot) which has two child processes running File::Tail but when exiting, they don't terminate. So I'm killling them using Proc::ProcessTable like this before exitin...
Conviction asked 21/3, 2010 at 16:43

1

I've just entered into an environment where I am much more free to choose whatever approach I want for a project (meaning full access to the CPAN and no module-approval-by-committee), but I'm a lit...
Scever asked 17/8, 2011 at 18:44

2

I am searching for about a week for a good and clear tutorial for POE that is relevant to 2010 and didn't find one. I found some tutorials in the Stack Overflow question Where can I find books or ...
Proprietary asked 23/7, 2010 at 21:10

2

Solved

This is a sample script. When I hit Ctrl+C, the bot quits IRC but it reconnects back after some time. How do I shut down the bot correctly? #!/usr/bin/perl package main; my $bot = Perlbot->ne...
Alfreda asked 18/3, 2010 at 16:6
1

© 2022 - 2024 — McMap. All rights reserved.