Revision history for Mojolicious::Plugin::Ident
0.24 2013-01-17 12:43:09 America/New_York
- Add additional diagnostics to non_blocking test
0.23 2013-01-17 12:00:39 America/New_York
- Make M::P::I::Response inherit from AE::I::Response
in order to simplify the interface and make non-blocking
more like blocking mode
0.22 2013-01-15 11:49:31 America/New_York
- Migrate from Net::Ident to AnyEvent::Ident
0.21 2012-11-29 12:15:36 America/New_York
- remove extra deps
0.2 2012-10-02 15:32:10 America/New_York
- fix $VERSION so that it is not undef
0.1 2012-09-07 12:14:02 America/New_York
- initial version