ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/MANIFEST
(Generate patch)

Comparing AnyEvent/MANIFEST (file contents):
Revision 1.12 by root, Thu Apr 24 03:10:03 2008 UTC vs.
Revision 1.33 by root, Sat May 31 01:42:11 2008 UTC

2COPYING 2COPYING
3Changes 3Changes
4README 4README
5Makefile.PL 5Makefile.PL
6lib/AnyEvent.pm 6lib/AnyEvent.pm
7lib/AnyEvent/Intro.pod
8lib/AnyEvent/DNS.pm
9lib/AnyEvent/Util.pm
10lib/AnyEvent/Handle.pm
11lib/AnyEvent/Socket.pm
7lib/AnyEvent/Impl/EV.pm 12lib/AnyEvent/Impl/EV.pm
8lib/AnyEvent/Impl/Event.pm 13lib/AnyEvent/Impl/Event.pm
9lib/AnyEvent/Impl/EventLib.pm 14lib/AnyEvent/Impl/EventLib.pm
10lib/AnyEvent/Impl/Glib.pm 15lib/AnyEvent/Impl/Glib.pm
11lib/AnyEvent/Impl/Tk.pm 16lib/AnyEvent/Impl/Tk.pm
12lib/AnyEvent/Impl/Perl.pm 17lib/AnyEvent/Impl/Perl.pm
13lib/AnyEvent/Impl/Coro.pm
14lib/AnyEvent/Impl/CoroEV.pm
15lib/AnyEvent/Impl/CoroEvent.pm
16lib/AnyEvent/Impl/Qt.pm 18lib/AnyEvent/Impl/Qt.pm
19lib/AnyEvent/Impl/POE.pm
17t/00_load.t 20t/00_load.t
18t/01_basic.t 21t/01_basic.t
19t/02_signals.t 22t/02_signals.t
20t/03_child.t 23t/03_child.t
24t/04_condvar.t
25t/05_dns.t
26t/handle/01_readline.t
27t/handle/02_write.t
28t/handle/03_http_req.t
29t/handle/04_listen.t
30eg/bench
31eg/runbench
32eg/bench2
33eg/runbench2
34eg/connect
35eg/listen
36eg/handle
21META.yml Module meta-data (added by MakeMaker) 37META.yml Module meta-data (added by MakeMaker)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines