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 (
John Beppu (author)
Fri Nov 06 22:49:51 -0800 2009
commit b0bf4c7e457fca08fa142a5fe785444a1665ce81
tree ff7d1eea560b8c677636caa81f4991875b6d4a29
parent 465e887cf97215afa7d00e4074b25e180971edea
tree ff7d1eea560b8c677636caa81f4991875b6d4a29
parent 465e887cf97215afa7d00e4074b25e180971edea
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Aug 15 22:33:07 -0700 2009 | |
| |
.shipit | Sat Aug 15 21:26:38 -0700 2009 | |
| |
Changes | Sat Aug 15 22:33:33 -0700 2009 | |
| |
MANIFEST | Sat Aug 15 21:26:38 -0700 2009 | |
| |
MANIFEST.SKIP | Fri Jul 11 17:39:08 -0700 2008 | |
| |
Makefile.PL | Sun Feb 22 07:51:05 -0800 2009 | |
| |
README | Sun Jul 20 04:40:27 -0700 2008 | |
| |
bin/ | Wed Jul 30 14:37:35 -0700 2008 | |
| |
lib/ | Fri Nov 06 22:49:51 -0800 2009 | |
| |
t/ | Fri Jul 11 17:39:43 -0700 2008 |
README
The Ruby people have this nice utility called
gem_server
which is a little web server
that serves up the documentation
for all the locally installed rubygems.
It's really handy.
And then I was left wondering,
"Why doesn't Perl have something like this???"
(Apparently, it did... There's something called Pod::WebServer
which is a lot like Pod::Server, but I didn't know of its
existence until after I wrote Pod::Server.)
Pod::Server is better looking, though. ;-)
So try it out.
pod_server --help
pod_server -bg '#100' -pbg '#211' -afg '#f44' -ahfg '#fcc'








