Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Mediawiki::Blame 0.0.3

    Download button

    No screenshots available
    Downloads: 217  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Lars Dieckow | More programs
    Perl Artistic License / FREE
    August 20th, 2010, 01:42 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Mediawiki::Blame description

    See who is responsible for each line of page content

    In Mediawiki, it is really easy to see who was responsible for a certain edit. But what if you want to know who is responsible for a piece of content? That would require you to go through all revisions manually.

    Mediawiki::Blame is a Perl module that does the work for you by using a dump of the revision history and shows for each line of a Mediawiki page source who edited it last.

    SYNOPSIS

     use Mediawiki::Blame qw();
     my $mb = Mediawiki::Blame->new(
     export => 'http://example.org/wiki/Special:Export',
     page => 'User:The Demolished Man',
     );
     $mb->fetch(
     before => 'now',
     );
     my @revisions = $mb->revisions;
     my @blame = $mb->blame;



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    page content | Perl module | Mediawiki | page | content

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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