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

Comparing AnyEvent/MANIFEST (file contents):
Revision 1.3 by root, Thu Dec 1 21:19:58 2005 UTC vs.
Revision 1.48 by root, Wed Dec 29 05:04:51 2010 UTC

1MANIFEST 1MANIFEST
2COPYING
2Changes 3Changes
3README 4README
4Makefile.PL 5Makefile.PL
6
7constants.pl.PL
8lib/AE.pm
5lib/AnyEvent.pm 9lib/AnyEvent.pm
10lib/AnyEvent/Intro.pod
11lib/AnyEvent/FAQ.pod
12lib/AnyEvent/Strict.pm
13lib/AnyEvent/Debug.pm
14lib/AnyEvent/DNS.pm
15lib/AnyEvent/Util.pm
16lib/AnyEvent/Util/idna.pl
17lib/AnyEvent/Util/uts46data.pl
18lib/AnyEvent/TLS.pm
19lib/AnyEvent/Handle.pm
20lib/AnyEvent/Socket.pm
21lib/AnyEvent/Impl/EV.pm
6lib/AnyEvent/Impl/Coro.pm 22lib/AnyEvent/Impl/Perl.pm
7lib/AnyEvent/Impl/Event.pm 23lib/AnyEvent/Impl/Event.pm
8lib/AnyEvent/Impl/Glib.pm 24lib/AnyEvent/Impl/Glib.pm
9lib/AnyEvent/Impl/Tk.pm 25lib/AnyEvent/Impl/Tk.pm
10META.yml Module meta-data (added by MakeMaker) 26lib/AnyEvent/Impl/Qt.pm
27lib/AnyEvent/Impl/POE.pm
28lib/AnyEvent/Impl/EventLib.pm
29lib/AnyEvent/Impl/IOAsync.pm
30lib/AnyEvent/Impl/Irssi.pm
31lib/AnyEvent/Impl/Cocoa.pm
32
33t/00_load.t
34t/01_basic.t
35t/02_signals.t
36t/03_child.t
37t/04_condvar.t
38t/05_dns.t
39t/06_socket.t
40t/07_io.t
41t/08_idna.t
42t/handle/01_readline.t
43t/handle/02_write.t
44t/handle/03_http_req.t
45t/handle/04_listen.t
46
47eg/bench
48eg/runbench
49eg/bench2
50eg/runbench2
51eg/connect
52eg/listen
53eg/handle
54eg/ae0.pl
55eg/ae2.pl
56
57util/gen_uts46data

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines