Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    MediaWiki::Bot 3.005002

    Download button

    No screenshots available
    Downloads: 251  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    MediaWiki::Bot Team | More programs
    GPL v3 / FREE
    July 5th, 2012, 12:57 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    MediaWiki::Bot description

    A MediaWiki bot framework written in Perl

    MediaWiki::Bot is a Perl module that can be used to write bots which interface with the MediaWiki API (http://en.wikipedia.org/w/api.php).

    SYNOPSIS

     use MediaWiki::Bot;

     my $bot = MediaWiki::Bot->new({
     useragent => 'MediaWiki::Bot/3.1.6 (User:Mike.lifeguard)',
     assert => 'bot',
     protocol => 'https',
     host => 'secure.wikimedia.org',
     path => 'wikipedia/meta/w',
     login_data => { username => "Mike's bot account", password => "password" },
     });

     my $revid = $bot->get_last("User:Mike.lifeguard/sandbox", "Mike.lifeguard");
     print "Reverting to $revid\n" if defined($revid);
     $bot->revert('User:Mike.lifeguard', $revid, 'rvv');



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    bot framework | MediaWiki bot | Perl module | MediaWiki | bot | framework

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM