]> jfr.im git - irc/xchat.git/commit
Make the loading process POE aware and call POE::Kernel->run() as well as
authorlsitu <redacted>
Sat, 3 Jan 2009 04:52:09 +0000 (04:52 +0000)
committerlsitu <redacted>
Sat, 3 Jan 2009 04:52:09 +0000 (04:52 +0000)
commit20485f61b33da12ea5549f8b239f6c6e0fe8d12a
treeadd40b40d023decf977468704ca7a22ac635378c
parentc8a54ef62d774df8c9b33c4af3fddfdabce62171
Make the loading process POE aware and call POE::Kernel->run() as well as
making sure it doesn't get called more than once.
Remove some code duplication while removing a potential memory leak.
Silence the compile time warnings.

git-svn-id: svn://svn.code.sf.net/p/xchat/svn@1330 893a96be-7f27-4fdf-9d1e-6aeec9d3cce1
plugins/perl/Xchat.pm
plugins/perl/perl.c