| 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 *** |
| # | Content |
|---|---|
| 1 | README |
| 2 | MANIFEST |
| 3 | COPYING |
| 4 | Changes |
| 5 | Makefile.PL |
| 6 | MP.pm |
| 7 | MP/Kernel.pm |
| 8 | MP/Node.pm |
| 9 | MP/Config.pm |
| 10 | MP/Transport.pm |
| 11 | MP/Intro.pod |
| 12 | MP/Global.pm |
| 13 | MP/LogCatcher.pm |
| 14 | MP/DataConn.pm |
| 15 | bin/aemp |
| 16 | t/00_load.t |
| 17 | |
| 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 |