Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Pod::Simple::Wiki::Twiki::Upload - Update a Twiki with POD documentation for scripts and modules.
SYNOPSIS
use Pod::Simple::Wiki::Twiki::Upload;
chdir($top_of_source);
twiki_upload("http://twiki.example.com/bin", "Main");
DESCRIPTION
This attempts to find all the POD documentation in the directories below .
and upload it into a twiki.
The formatting for perl =item
lists isn't very good, but it's better than nothing.
Even though this module is just released, no maintenance is planned: it is up for adoption.
LICENSE
This package may be used and redistributed under the terms of either the Artistic 2.0 or LGPL 2.1 license.