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 | Tue Jul 07 06:38:20 -0700 2009 | |
| |
.perltidyrc | Sun Jul 05 12:15:58 -0700 2009 | |
| |
Changes | Sun Dec 06 10:49:06 -0800 2009 | |
| |
LICENSE | Sun Sep 13 09:38:25 -0700 2009 | |
| |
MANIFEST.SKIP | Sun Oct 11 03:54:01 -0700 2009 | |
| |
Makefile.PL | Mon Nov 23 13:44:26 -0800 2009 | |
| |
README | Sun Sep 13 09:38:25 -0700 2009 | |
| |
examples/ | Sun Oct 11 03:54:01 -0700 2009 | |
| |
lib/ | Sun Dec 06 10:49:06 -0800 2009 | |
| |
t/ | Mon Nov 23 13:44:26 -0800 2009 |
README
Mojo::Server::FCGI is a very speedy FastCGI implementation using FCGI and the
preferred deployment option for production servers under heavy load.
To install this module type the following:
perl Makefile.PL
make
make test
make install







