The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.16 - 2008-10-16

  • Licensed the code under GPL v3.
  • Added support for maxlag (see http://www.mediawiki.org/wiki/Manual:Maxlag_parameter). This is controlled with configuration options 'max_lag', 'max_lag_retries' and 'max_lag_delay'.
  • There are two more configuration options to deal with http or connection problems. These are 'retries' and 'retry_delay'.
  • There is an additional error field now {error}->{stacktrace) which contains a Carp stacktrace to aid with debugging.
  • For help on using these new configuration parameters please see the documentation.
  • Thanks to Dan Collins for the maxlag suggestion/report.

Modules

Provides a Perl interface to the MediaWiki API (http://www.mediawiki.org/wiki/API)