ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/MANIFEST
Revision: 1.12
Committed: Sat Jun 13 13:33:00 2009 UTC (14 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-3_261, rel-3_26, rel-3_25, rel-3_22, rel-3_23
Changes since 1.11: +1 -0 lines
Log Message:
3.22

File Contents

# User Rev Content
1 root 1.1 README
2     MANIFEST
3     COPYING
4     Changes
5     Makefile.PL
6     AIO.pm
7     AIO.xs
8 root 1.12 bin/treescan
9 root 1.1 t/00_load.t
10     t/01_stat.t
11     t/02_read.t
12 root 1.2 t/03_errors.t
13 root 1.4 t/04_fork.t
14 root 1.5 t/05_readdir.t
15 root 1.7 t/06_group.t
16 root 1.8 t/07_feeder.t
17 root 1.2 t/aio_test_common.pm
18 root 1.10
19     libeio/xthread.h
20     libeio/eio.h
21     libeio/eio.c
22 root 1.11 libeio/libeio.m4
23 root 1.10 libeio/config.h.in
24 root 1.11
25     configure.ac
26     configure
27     autogen.sh
28 root 1.10
29 root 1.6 typemap
30 root 1.1 META.yml Module meta-data (added by MakeMaker)