MediaWiki::Bot::Plugin::Admin

A plugin to MediaWiki::Bot providing admin functions
Download

MediaWiki::Bot::Plugin::Admin Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Dan Collins
  • Publisher web site:
  • http://search.cpan.org/~dcollins/

MediaWiki::Bot::Plugin::Admin Tags


MediaWiki::Bot::Plugin::Admin Description

A plugin to MediaWiki::Bot providing admin functions MediaWiki::Bot::Plugin::Admin is a plugin to the MediaWiki::Bot framework to provide administrative functions to a bot.SYNOPSIS use MediaWiki::Bot; my $bot = MediaWiki::Bot->new('Account'); $bot->login('Account', 'password'); my @pages = ('one', 'two', 'three'); foreach my $page (@pages) { $bot->delete($page, 'Deleting ] en masse'); } Requirements: · Perl


MediaWiki::Bot::Plugin::Admin Related Software