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 (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Mar 06 03:34:54 -0800 2009 | |
| |
.shipit | Tue May 19 00:30:38 -0700 2009 | |
| |
Changes | Wed Oct 14 04:32:53 -0700 2009 | |
| |
MANIFEST | Wed Oct 14 04:32:53 -0700 2009 | |
| |
MANIFEST.SKIP | Wed Feb 18 03:06:29 -0800 2009 | |
| |
Makefile.PL | Mon Oct 26 00:39:45 -0700 2009 | |
| |
README | Wed Apr 23 08:13:13 -0700 2008 | |
| |
TODO | Fri May 15 00:36:35 -0700 2009 | |
| |
examples/ | Tue Oct 13 01:17:08 -0700 2009 | |
| |
lib/ | Mon Oct 26 00:39:07 -0700 2009 | |
| |
logo.jpg | Wed Sep 24 19:00:33 -0700 2008 | |
| |
t/ | Thu Oct 22 21:03:53 -0700 2009 | |
| |
tools/ | Mon Dec 08 17:06:01 -0800 2008 | |
| |
xt/ | Sun Jun 28 21:08:23 -0700 2009 |
README
This is Perl module HTTP::Engine.
INSTALLATION
HTTP::Engine installation is straightforward. If your CPAN shell is set up,
you should just be able to do
% cpan HTTP::Engine
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make test
Then install it:
% make install
DOCUMENTATION
HTTP::Engine documentation is available as in POD. So you can do:
% perldoc HTTP::Engine
to read the documentation online with your favorite pager.
Kazuhiro Osawa







