This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
test-tcp /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Oct 18 08:31:27 -0700 2009 | |
| |
.shipit | Tue Sep 08 19:39:11 -0700 2009 | |
| |
Changes | Sat Nov 28 22:05:10 -0800 2009 | |
| |
MANIFEST | Wed Oct 14 18:18:19 -0700 2009 | |
| |
MANIFEST.SKIP | Wed Mar 25 21:16:49 -0700 2009 | |
| |
Makefile.PL | Mon Oct 26 00:44:37 -0700 2009 | |
| |
README | Sat Aug 16 23:09:14 -0700 2008 | |
| |
lib/ | Wed Dec 09 06:31:50 -0800 2009 | |
| |
t/ | Wed Dec 09 03:59:45 -0800 2009 | |
| |
xt/ | Sun Oct 18 09:20:19 -0700 2009 |
README
This is Perl module Test::TCP.
INSTALLATION
Test::TCP installation is straightforward. If your CPAN shell is set up,
you should just be able to do
% cpan Test::TCP
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make test
Then install it:
% make install
DOCUMENTATION
Test::TCP documentation is available as in POD. So you can do:
% perldoc Test::TCP
to read the documentation online with your favorite pager.
Tokuhiro Matsuno







