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

Comparing AnyEvent/MANIFEST (file contents):
Revision 1.42 by root, Thu Jul 30 03:24:56 2009 UTC vs.
Revision 1.46 by root, Sun Feb 21 09:28:18 2010 UTC

2COPYING 2COPYING
3Changes 3Changes
4README 4README
5Makefile.PL 5Makefile.PL
6 6
7constants.pl.PL
8lib/AE.pm
7lib/AnyEvent.pm 9lib/AnyEvent.pm
8lib/AnyEvent/Intro.pod 10lib/AnyEvent/Intro.pod
9lib/AnyEvent/Strict.pm 11lib/AnyEvent/Strict.pm
10lib/AnyEvent/Debug.pm 12lib/AnyEvent/Debug.pm
11lib/AnyEvent/DNS.pm 13lib/AnyEvent/DNS.pm
12lib/AnyEvent/Util.pm 14lib/AnyEvent/Util.pm
15lib/AnyEvent/Util/idna.pl
16lib/AnyEvent/Util/uts46data.pl
13lib/AnyEvent/TLS.pm 17lib/AnyEvent/TLS.pm
14lib/AnyEvent/Handle.pm 18lib/AnyEvent/Handle.pm
15lib/AnyEvent/Socket.pm 19lib/AnyEvent/Socket.pm
16lib/AnyEvent/Impl/EV.pm 20lib/AnyEvent/Impl/EV.pm
17lib/AnyEvent/Impl/Perl.pm 21lib/AnyEvent/Impl/Perl.pm
30t/03_child.t 34t/03_child.t
31t/04_condvar.t 35t/04_condvar.t
32t/05_dns.t 36t/05_dns.t
33t/06_socket.t 37t/06_socket.t
34t/07_io.t 38t/07_io.t
39t/08_idna.t
35t/handle/01_readline.t 40t/handle/01_readline.t
36t/handle/02_write.t 41t/handle/02_write.t
37t/handle/03_http_req.t 42t/handle/03_http_req.t
38t/handle/04_listen.t 43t/handle/04_listen.t
39 44
44eg/connect 49eg/connect
45eg/listen 50eg/listen
46eg/handle 51eg/handle
47eg/ae0.pl 52eg/ae0.pl
48eg/ae2.pl 53eg/ae2.pl
54
55util/gen_uts46data

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines