Graham Barr > IO-1.22 > MANIFEST

Download:
IO-1.22.tar.gz

Annotate this POD

CPAN RT

New  1
Open  1
View Bugs
Report a bug
Source   Latest Release: IO-1.25
ChangeLog
IO.pm  [pod] (v1.17) Top IO package
IO.xs
IO/Dir.pm  [pod] (v1.03) Directory reading package
IO/File.pm  [pod] (v1.07) File handle package
IO/Handle.pm  [pod] (v1.17) Base handle package
IO/Pipe.pm  [pod] (v1.12) Pipe package
IO/Poll.pm  [pod] (v0.01) System poll() interface
IO/Seekable.pm  [pod] (v1.07) Methods for Seekable handles
IO/Select.pm  [pod] (v1.13) System select() interface
IO/Socket.pm  [pod] (v1.20) Socket handle package
IO/Socket/INET.pm  [pod] (v1.20) INET specific Socket methods
IO/Socket/UNIX.pm  [pod] (v1.20) UNIX specific Socket methods
MANIFEST
META.yml Module meta-data (added by MakeMaker)
Makefile.PL
README
poll.c poll() emulation with select
poll.h
t/IO.t
t/io_const.t
t/io_dir.t
t/io_dup.t
t/io_file.t
t/io_linenum.t
t/io_multihomed.t
t/io_pipe.t
t/io_poll.t
t/io_sel.t
t/io_sock.t
t/io_taint.t
t/io_tell.t
t/io_udp.t
t/io_unix.t
t/io_utf8.t
t/io_xs.t
t/test.pl