mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
9bd1ce6b42
A very simple cvs-like interface for Mediawiki websites
8 lines
393 B
Plaintext
8 lines
393 B
Plaintext
WWW::Mediawiki::Client provides a very simple cvs-like interface for Mediawiki
|
|
driven WikiWiki websites, such as http://www.wikitravel.org|Wikitravel or
|
|
http://www.wikipedia.org|Wikipedia. The interface mimics the two most basic
|
|
cvs commands: update and commit with similarly named methods. Each of these
|
|
has a shorter alias, as in cvs.
|
|
|
|
WWW: http://search.cpan.org/dist/WWW-Mediawiki-Client/
|