allow usage of a pool of mediawiki updaters instead of just single-process
authorRobert 'phaylon' Sedlacek <r.sedlacek@shadowcat.co.uk>
Thu, 4 Oct 2012 20:01:13 +0000 (20:01 +0000)
committerRobert 'phaylon' Sedlacek <r.sedlacek@shadowcat.co.uk>
Thu, 4 Oct 2012 20:01:13 +0000 (20:01 +0000)
commit8a1868871d37c2f69c4d8861d1a7fb1924dd1f10
tree08c6a2283caadef7beac04dec24725a8d4d63b51
parent62499a9b2b37a46df91cb5c34cfbab4ef9959094
allow usage of a pool of mediawiki updaters instead of just single-process
Makefile.PL
lib/System/Introspector/Report/Publish/MediaWiki.pm
lib/System/Introspector/Report/Publish/MediaWiki/HasConnectInfo.pm [new file with mode: 0644]
lib/System/Introspector/Report/Publish/MediaWiki/Updater.pm [new file with mode: 0644]
t/lib/TestConnection.pm [new file with mode: 0644]
t/publish_mediawiki.t