diff options
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -456,26 +456,26 @@ ext/IO/lib/IO/Select.pm IO system select() interface ext/IO/lib/IO/Socket.pm IO socket handle package ext/IO/lib/IO/Socket/INET.pm IO INET specific socket methods ext/IO/lib/IO/Socket/UNIX.pm IO UNIX specific socket methods -ext/IO/lib/IO/t/IO.t See if IO works -ext/IO/lib/IO/t/io_const.t See if constants from IO work -ext/IO/lib/IO/t/io_dir.t See if directory-related methods from IO work -ext/IO/lib/IO/t/io_dup.t See if dup()-related methods from IO work -ext/IO/lib/IO/t/io_linenum.t See if I/O line numbers are tracked correctly -ext/IO/lib/IO/t/io_multihomed.t See if INET sockets work with multi-homed hosts -ext/IO/lib/IO/t/io_pipe.t See if pipe()-related methods from IO work -ext/IO/lib/IO/t/io_poll.t See if poll()-related methods from IO work -ext/IO/lib/IO/t/io_sel.t See if select()-related methods from IO work -ext/IO/lib/IO/t/io_sock.t See if INET socket-related methods from IO work -ext/IO/lib/IO/t/io_taint.t See if the untaint method from IO works -ext/IO/lib/IO/t/io_tell.t See if seek()/tell()-related methods from IO work -ext/IO/lib/IO/t/io_udp.t See if UDP socket-related methods from IO work -ext/IO/lib/IO/t/io_unix.t See if UNIX socket-related methods from IO work -ext/IO/lib/IO/t/io_utf8.t See if perlio opens work -ext/IO/lib/IO/t/io_xs.t See if XSUB methods from IO work ext/IO/Makefile.PL IO extension makefile writer ext/IO/poll.c IO poll() emulation using select() ext/IO/poll.h IO poll() emulation using select() ext/IO/README IO extension maintenance notice +ext/IO/t/IO.t See if IO works +ext/IO/t/io_const.t See if constants from IO work +ext/IO/t/io_dir.t See if directory-related methods from IO work +ext/IO/t/io_dup.t See if dup()-related methods from IO work +ext/IO/t/io_linenum.t See if I/O line numbers are tracked correctly +ext/IO/t/io_multihomed.t See if INET sockets work with multi-homed hosts +ext/IO/t/io_pipe.t See if pipe()-related methods from IO work +ext/IO/t/io_poll.t See if poll()-related methods from IO work +ext/IO/t/io_sel.t See if select()-related methods from IO work +ext/IO/t/io_sock.t See if INET socket-related methods from IO work +ext/IO/t/io_taint.t See if the untaint method from IO works +ext/IO/t/io_tell.t See if seek()/tell()-related methods from IO work +ext/IO/t/io_udp.t See if UDP socket-related methods from IO work +ext/IO/t/io_unix.t See if UNIX socket-related methods from IO work +ext/IO/t/io_utf8.t See if perlio opens work +ext/IO/t/io_xs.t See if XSUB methods from IO work ext/IPC/SysV/ChangeLog IPC::SysV extension Perl module ext/IPC/SysV/hints/cygwin.pl Hint for IPC::SysV for named architecture ext/IPC/SysV/hints/next_3.pl Hint for IPC::SysV for named architecture |