Query: poe::component::irc::cookbook::reload
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
POE::Component::IRC::Cookbook::Reload(3pm) User Contributed Perl Documentation POE::Component::IRC::Cookbook::Reload(3pm)NAMEPOE::Component::IRC::Cookbook::Reload - Reload your bot's code after a changeSYNOPSISWouldn't it be neat if you could update your bot's code, and have the changes be applied without dropping the connection to the IRC server?DESCRIPTIONAt first, this might seem complicated. You might have to mess with "eval STRING"/"do FILE", deal with scoping issues and what not. But when you really think about it, all you need is an IRC proxy. Let the proxy handle the IRC connection, and let the bot run as a separate process which you can restart at will. POE::Component::IRC itself can act as a proxy. See the Proxy plugin for details.AUTHORHinrik Oern Sigur`sson, hinrik.sig@gmail.com perl v5.14.2 2011-12-07 POE::Component::IRC::Cookbook::Reload(3pm)
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |
New UNIX and Linux History Sections |