The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Module MediaWiki changes log.
-----------------------------------
20.08.2006 - version 1.08
minor feature enhancements
* 'project' configuration key not needed more in random()
* small bugfix in filepath()
* added new ERR_NOT_FOUND check into $c->text()

19.08.2006 - version 1.07:
minor bugfixes
* fixed bug in switch()
* switch() call extended
* history parser updated for use with latest cvs version of wiki engine
* 301 redirects support in filepath()

15.08.2006 - version 1.06:
minor bugfixes
* fixed minor bug in setup
* fixed mistype in test suite
* forced recreation of deleted page

14.08.2006 - version 1.05:
minor feature enhancements
* fixed bug in login()
* config key 'special' is not needed more for uploads
* documented error codes
* added on_error callback

13.08.2006 - version 1.04:
major bugfixes
* fixed critical bug in prepared loading code
* added switch() routine - for interwiki bots
* Config::IniHash and Data::Dumper are now optional
* added basic error handling (incomplete)

09.08.2006 - version 1.03:
major feature enhancements
* fixed bug in image uploads
* added filepath() and download() routines
* various documentation fixes
* optional usage of query.php for category listing

06.08.2006 - version 1.00:
initial release