| Revision: | 1.16 |
| Committed: | Sun Aug 28 15:45:31 2016 UTC (10 years ago) by root |
| Branch: | MAIN |
| CVS Tags: | rel-2_02, rel-2_01, rel-2_0, HEAD |
| Changes since 1.15: | +9 -7 lines |
| Log Message: | *** empty log message *** |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.1 | README |
| 2 | MANIFEST | ||
| 3 | COPYING | ||
| 4 | Changes | ||
| 5 | Makefile.PL | ||
| 6 | MP.pm | ||
| 7 | root | 1.7 | MP/Kernel.pm |
| 8 | root | 1.1 | MP/Node.pm |
| 9 | root | 1.6 | MP/Config.pm |
| 10 | root | 1.2 | MP/Transport.pm |
| 11 | root | 1.4 | MP/Intro.pod |
| 12 | root | 1.9 | MP/Global.pm |
| 13 | root | 1.12 | MP/LogCatcher.pm |
| 14 | root | 1.15 | MP/DataConn.pm |
| 15 | root | 1.6 | bin/aemp |
| 16 | root | 1.1 | t/00_load.t |
| 17 | root | 1.16 | |
| 18 | # superseded by AnyEvent::MP::Intro | ||
| 19 | # eg/chat_server | ||
| 20 | # eg/chat_client | ||
| 21 | # eg/chat_server2 | ||
| 22 | # eg/chat_client2 | ||
| 23 | # eg/simple_example | ||
| 24 | # eg/simple_example_receiver | ||
| 25 | # eg/simple_example_sender |