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 (
commit 1aa4391f4cdfce21983b9faca71ad242fe5ecce7
tree 2730fef8adb0f6ee5c815bc435ec71fe951c3664
parent e29a10387f3cbbfe4baff5573dcb790e97d8ef19
tree 2730fef8adb0f6ee5c815bc435ec71fe951c3664
parent e29a10387f3cbbfe4baff5573dcb790e97d8ef19
| name | age | message | |
|---|---|---|---|
| |
Changes | ||
| |
MANIFEST | ||
| |
MANIFEST.SKIP | ||
| |
Makefile.PL | ||
| |
README | ||
| |
bin/ | ||
| |
lib/ | ||
| |
t/ |
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'









