Revision History for POE-Component-Server-eris 2.6 2018-09-16 Brad Lhotsky - Allow multi-line input to the server - Fix variable name in the TCP reference implementation - Fix documentation and packaging - Fix option specs of the included reference utilities 2.5 2017-12-03 Brad Lhotsky - Fix shebang lines on the installed utilities 2.4 2017-11-24 Brad Lhotsky - Fix for older versions of Perl 2.3 2017-11-19 Brad Lhotsky - Fix the reference implementation to shutdown when STDIN is closed - Make commands easier to add - Add a 'help' commands and tweak other commands to be more helpful - Add routing to server_shutdown and ensure the shutdown happens 2.2 2017-07-15 Brad Lhotsky - Minor performance optimizations in the regex and program flow. 2.1 2017-07-14 Brad Lhotsky - Make reference implementations usable with Getopt::Long::Descriptive - Fix the graphite handler 2.0 2016-11-28 Brad Lhotsky - Fix program matching regex to support ISO8601 Dates - Optimize on the program matching regex - Install the eris-dispatcher-{stdin,tcp}.pl 1.9 2016-11-22 Brad Lhotsky - Remove unnecessary dependencies of AnyEvent::Graphite - Pod::Weaver and Perl::Critic the distribution. 1.8 2013-08-29 Brad Lhotsky - Bugfix for message counters 1.7 2013-08-29 Brad Lhotsky - Added statistics tracking - Can send statistics to graphite - Debug mode now displays statistics 1.6 2013-07-12 Brad Lhotsky - Only flush client sockets if there's data waiting 1.5 2013-07-11 Brad Lhotsky - Fix typo in message dispatch name 1.4 2013-07-11 Brad Lhotsky - Dispatcher can dispatch in blocks of messages - Patch by Mattia Barbon 1.0.1 2012-10-15 Brad Lhotsky - Bug fix in dump 1.0 2012-10-15 Brad Lhotsky - Added status and dump commands for debugging - Fixed stream handling bugs 0.9 2012-10-15 Brad Lhotsky - Fixed memory leak in regex matcher 0.8 2012-10-04 Brad Lhotsky - Added regex subscription option 0.7 2012-06-28 Brad Lhotsky - Fixed whitespace - Updated dzil prefs