The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MediaWikiUtils::Cmd::Convert - A tools provide few method to convert MediaWiki to another wiki engine

VERSION

version 0.141410

SYNOPSIS

    mwu convert --username mediawiki_user --password my_password --url http://mediawiki.com/api.php --directory $HOME/data

DESCRIPTION

To convert a mediawiki to another wiki engine, at the moment the only converter supported is dokuwiki. Use the title of the page to create the file name.

AUTHOR

Natal Ngétal

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Natal Ngétal.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.