| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Make a debugsock-alike we can dump on demand | 2016-07-07 | |
| | | | | | | | Stores the last 1000 lines sent or received, with timestamp. Use ;ev $conn->_dump_last('filename'); to trigger dump. | ||
| * | Allow multiple event handlers to be added for the same event. Increased ↵ | 2016-01-14 | |
| | | | | | version number to allow for depending on this ability | ||
| * | Added the ability to do connection debugging in Net::IRC without doing ↵ | 2016-01-12 | |
| | | | | | full-blown debugging, and made use of that feature in meta.pl. Also fixed the debugging output of Net::IRC to print to STDERR regardless of what debug method is used | ||
| * | Disable Autovivification in all the things, enable autoflush on STDOUT, fix ↵ | 2016-01-12 | |
| | | | | | some things in accountsToNicks | ||
| * | Add support for SSL in Net::IRC fork | 2015-12-25 | |
| | | |||
| * | Tweak Net::IRC's version to be 0.90, so that we can require >0.90 in ASM and ↵ | 2015-12-25 | |
| | | | | | it will croak if it's using stock Net::IRC | ||
| * | Rework module paths | 2015-09-24 | |
