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

Search results for "mediawiki"

CMS::MediaWiki - Perl extension for creating, reading and updating MediaWiki pages River stage zero No dependents

Create or update MediaWiki pages. An update of a MediaWiki page can also be reduced to a specific page section. You may update many pages with the same object handle ($mw in the shown example). You could change the login name between an update. This ...

RETOH/CMS-MediaWiki-0.8014 - 13 Jun 2010 10:10:48 UTC - Search in distribution

MediaWiki::API - Provides a Perl interface to the MediaWiki API (https://www.mediawiki.org/wiki/API) River stage two • 7 direct dependents • 12 total dependents

EXOBUZZ/MediaWiki-API-0.52 - 25 Nov 2020 13:41:27 UTC - Search in distribution

MediaWiki::Bot - a high-level bot framework for interacting with MediaWiki wikis River stage one • 3 direct dependents • 3 total dependents

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

SETH/MediaWiki-Bot-5.007000 - 08 Nov 2021 22:27:47 UTC - Search in distribution

Mediawiki::Blame - see who is responsible for each line of page content River stage zero No dependents

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. This module does the work for you by u...

DAXIM/Mediawiki-Blame-0.0.3 - 30 Nov 2009 14:25:56 UTC - Search in distribution

XHTML::MediaWiki - Translate Wiki markup into xhtml River stage one • 1 direct dependent • 1 total dependent

<http://www.mediawiki.org/> and its sister projects use the PHP Mediawiki to format their pages. This module attempts to duplicate the Mediawiki formatting rules. Those formatting rules can be simple and easy to use, while providing more advanced opt...

GAM/XHTML-MediaWiki-0.11 - 20 Jan 2010 22:19:47 UTC - Search in distribution

Mediawiki::Spider - Perl extension for flat mirror of mediawikis River stage zero No dependents

Essentially pretty simple... EXPORT None by default....

CSELT/Mediawiki-Spider-0.31 - 27 Feb 2007 12:58:38 UTC - Search in distribution

Catmandu::MediaWiki - Catmandu modules for MediaWiki River stage zero No dependents

NJFRANCK/Catmandu-MediaWiki-0.021 - 03 Mar 2016 13:44:53 UTC - Search in distribution

MediaWiki::DumpFile - Process various dump files from a MediaWiki instance River stage zero No dependents

TRIDDLE/MediaWiki-DumpFile-0.2.2 - 22 Jul 2013 23:55:50 UTC - Search in distribution

MediaWiki::CleanupHTML - cleanup the MediaWiki-generated HTML from MediaWiki embellishments. River stage zero No dependents

The HTML rendered on MediaWiki pages is full of MediaWiki-specific embellishments such as edit sections. This module attempts to clean it up and return a more straightforward HTML. Note that the HTML returned by MediaWiki APIs may not always availabl...

SHLOMIF/MediaWiki-CleanupHTML-0.0.6 - 21 Oct 2020 20:37:40 UTC - Search in distribution

MediaWiki::EditFramework - a framework for editing MediaWiki pages. River stage zero No dependents

SANBEG/MediaWiki-EditFramework-0.02 - 28 Jun 2013 02:22:09 UTC - Search in distribution

MediaWiki::Bot::Shell - a shell interface to your MediaWiki::Bot River stage zero No dependents

This provides a shell interface to your MediaWiki::Bot. By initializing one or more MediaWiki::Bot objects and using them for the duration of your shell session, initialization costs are amortized. Configuration data is read from ~/.perlwikibot-shell...

LIFEGUARD/MediaWiki-Bot-Shell-0.002 - 03 Dec 2010 23:49:25 UTC - Search in distribution
  • pwb - a shell interface to your MediaWiki::Bot

MediaWiki::Table::Tiny - Generate MediaWiki table from table data River stage one • 1 direct dependent • 1 total dependent

This module can be used to generate MediaWiki table from table data. The interface is inspired from Text::Table::Tiny....

PERLANCAR/MediaWiki-Table-Tiny-0.021 - 15 Jul 2018 12:35:42 UTC - Search in distribution

WWW::Mediawiki::Client River stage zero No dependents

WWW::Mediawiki::Client provides a very simple cvs-like interface for Mediawiki driven WikiWiki websites, such as <http://www.wikitravel.org|Wikitravel> or <http://www.wikipedia.org|Wikipedia.> The interface mimics the two most basic cvs commands: upd...

MARKJ/WWW-Mediawiki-Client-0.31 - 01 Jul 2006 15:59:41 UTC - Search in distribution

Quiq::MediaWiki::Client - Clientseitiger Zugriff auf ein MediaWiki River stage zero No dependents

Diese Klasse implementiert Methoden zur Kommunikation mit einem MediaWiki über die sogenannte MediaWiki-API. Die MediaWiki-API wird über api.php (statt index.php) angesprochen. Die Doku der API wird angezeigt, wenn api.php ohne Parameter oder mit "ac...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

Text::Markup::Mediawiki - MediaWiki syntax parser for Text::Markup River stage one • 1 direct dependent • 1 total dependent

This is the MediaWiki syntax <https://en.wikipedia.org/wiki/Help:Contents/Editing_Wikipedia> parser for Text::Markup. It reads in the file (relying on a BOM <https://www.unicode.org/unicode/faq/utf_bom.html#BOM>), hands it off to Text::MediawikiForma...

DWHEELER/Text-Markup-0.33 - 15 Feb 2024 20:14:12 UTC - Search in distribution

Text::Summary::MediaWiki - Produce a short summary from MediaWiki markup River stage zero No dependents

Produces short summaries from MediaWiki markup. This has been mostly tested with Wikipedia but this should work for any wiki using MediaWiki markup. Note that making requests to Wikipedia for each page is considered rather rude, if you need a high qu...

DGL/Text-Summary-MediaWiki-0.02 - 01 Jun 2008 15:53:46 UTC - Search in distribution

CGI::Wiki::Store::Mediawiki - Mediawiki (MySQL) storage backend for CGI::Wiki River stage zero No dependents

DPRICE/CGI-Wiki-Store-Mediawiki-0.02 - 29 Aug 2006 15:25:57 UTC - Search in distribution

Pod::Simple::Wiki::Mediawiki - A class for creating Pod to Mediawiki wiki filters. River stage one • 6 direct dependents • 6 total dependents

The "Pod::Simple::Wiki::Mediawiki" module is used for converting Pod text to Wiki text. Pod (Plain Old Documentation) is a simple markup language used for writing Perl documentation. For an introduction to Mediawiki see: http://www.mediawiki.org/wiki...

JMCNAMARA/Pod-Simple-Wiki-0.20 - 09 Nov 2015 22:56:07 UTC - Search in distribution
  • pod2wiki - A utility to convert Pod documents to Wiki format.
  • Pod::Simple::Wiki - A class for creating Pod to Wiki filters.

MediaWiki::Bot::Plugin::Admin - A plugin to MediaWiki::Bot providing admin functions River stage zero No dependents

A plugin to the MediaWiki::Bot framework to provide administrative functions to a bot....

LIFEGUARD/MediaWiki-Bot-Plugin-Admin-3.004000 - 09 Apr 2012 04:12:20 UTC - Search in distribution

HTML::WikiConverter::MediaWiki - Convert HTML to MediaWiki markup River stage zero No dependents

This module contains rules for converting HTML into MediaWiki markup. See HTML::WikiConverter for additional usage details....

DIBERRI/HTML-WikiConverter-MediaWiki-0.59 - 29 May 2009 04:17:28 UTC - Search in distribution

MediaWiki::Bot::Plugin::Steward - A plugin to MediaWiki::Bot providing steward functions River stage zero No dependents

A plugin to the MediaWiki::Bot framework to provide steward functions to a bot....

LIFEGUARD/MediaWiki-Bot-Plugin-Steward-0.0003 - 06 Sep 2010 22:46:55 UTC - Search in distribution

Wiki::Toolkit::Store::Mediawiki - Mediawiki (MySQL) storage backend for Wiki::Toolkit River stage zero No dependents

DPRICE/Wiki-Toolkit-Store-Mediawiki-0.06 - 17 Jun 2008 15:28:01 UTC - Search in distribution

Wiki::Toolkit::Formatter::Mediawiki - A Mediawiki-style formatter for Wiki::Toolkit. River stage zero No dependents

DPRICE/Wiki-Toolkit-Formatter-Mediawiki-0.04 - 18 Jun 2008 13:42:05 UTC - Search in distribution

LWP::Authen::OAuth2::ServiceProvider::MediaWiki - Access MediaWiki using OAuth2. River stage one • 1 direct dependent • 1 total dependent

See <https://www.mediawiki.org/wiki/Extension:OAuth> for MediaWiki extension documentation. See <https://www.mediawiki.org/wiki/OAuth/For_Developers> page which is for developers. Real implementation is LWP::Authen::OAuth2::ServiceProvider::Wikimedia...

SKIM/LWP-Authen-OAuth2-ServiceProvider-MediaWiki-0.01 - 06 Apr 2022 22:54:32 UTC - Search in distribution

Text::MediawikiFormat - Translate Wiki markup into other text formats River stage one • 2 direct dependents • 3 total dependents

<http://wikipedia.org> and its sister projects use the PHP Mediawiki to format their pages. This module attempts to duplicate the Mediawiki formatting rules. Those formatting rules can be simple and easy to use, while providing more advanced options ...

SZABGAB/Text-MediawikiFormat-1.04 - 01 Dec 2014 11:28:15 UTC - Search in distribution

podcnv - convert POD to HTML River stage zero No dependents

Turns a given POD (Plain Old Documentation) into HTML code, suitable for embedding it into Mediawiki. Will also handle "graph" and "graph-common" sections and turn these into inline HTML "grafics"....

TELS/Mediawiki-POD-0.06 - 05 May 2007 13:25:55 UTC - Search in distribution

lib/WikiText/Alias.pm River stage one • 1 direct dependent • 1 total dependent

INGY/WikiText-0.19 - 24 Aug 2014 15:31:20 UTC - Search in distribution

git-gerrit - Git extension to implement a Gerrit workflow River stage zero No dependents

Git-gerrit is a Git extension to manage changes using Gerrit Code Review <http://code.google.com/p/gerrit/>. Git-gerrit offers a rich set of sub-commands to make it easy to create, query, amend, review, and submit changes to Gerrit, making it possibl...

GNUSTAVO/App-GitGerrit-0.022 - 15 Jan 2014 18:14:58 UTC - Search in distribution

wdq - command line access to Wikidata Query Service River stage zero No dependents

The command line script "wdq", included in CPAN module App::wdq, provides a tool to access Wikidata Query Service <https://query.wikidata.org/>. It supports formulation and execution of SPARQL SELECT queries <http://www.w3.org/TR/sparql11-query/#sele...

VOJ/App-wdq-0.4.4 - 07 Apr 2016 08:28:28 UTC - Search in distribution

wd-print - Script to manipulate with Wikidata.org. River stage zero No dependents

SKIM/App-Wikidata-Print-0.03 - 02 Nov 2023 19:40:22 UTC - Search in distribution

Swim River stage one • 3 direct dependents • 3 total dependents

Swim is a plain text markup language that converts to many formats: * HTML * Rich - Lots of classes and annotations * Sparse - Just the tags and content * Custom - HTML the way you want it * MarkDown * GitHub Flavored Markdown * Pod * Formatted Plain...

INGY/Swim-0.1.48 - 09 Jan 2020 21:12:40 UTC - Search in distribution

Metaweb - Perl interface to the Metaweb/Freebase API River stage zero No dependents

This is a Perl interface to the Metaweb database, best known through the application Freebase (http://freebase.com). If this is your first encounter with Metaweb/Freebase, chances are you're confused about what the two terms mean. In short, Metaweb i...

SKUD/Metaweb-0.05 - 10 Sep 2007 02:07:08 UTC - Search in distribution

Task::BeLike::PERLANCAR::Used - All my modules which I currently use and install on a new perl installation River stage zero No dependents

PERLANCAR/Task-BeLike-PERLANCAR-Used-20231201.1 - 01 Dec 2023 09:34:30 UTC - Search in distribution

Git::Message - A Git commit message River stage one • 5 direct dependents • 5 total dependents

This class represents a Git commit message. Generally speaking, a commit message can be any string whatsoever. However, the Git community came up with a few conventions for how to best format a message and this class embraces those conventions making...

GNUSTAVO/Git-Hooks-3.6.0 - 16 Nov 2023 13:59:30 UTC - Search in distribution

URI::magnet - Magnet URI scheme River stage zero No dependents

After this module is installed, the URI package will be able to properly parse Magnet schemes, popular in torrents....

GARU/URI-magnet-0.03 - 28 Apr 2013 08:44:36 UTC - Search in distribution

html2wiki - convert HTML into wiki markup River stage two • 22 direct dependents • 24 total dependents

"html2wiki" is a command-line interface to HTML::WikiConverter, which it uses to convert HTML to wiki markup....

DIBERRI/HTML-WikiConverter-0.68 - 21 Mar 2009 15:53:40 UTC - Search in distribution

App::oaf - Output stdin as a GitHub/Slack/Jira etc... formatted code, list, or quote River stage zero No dependents

SHAW/App-oaf-0.04 - 08 Jan 2020 05:14:36 UTC - Search in distribution

Bitcoin::BIP39 - A BIP39 implementation in Perl River stage one • 3 direct dependents • 3 total dependents

This module is an implementation of BIP39 (mnemonic phrase). Features: * Ability to choose non-English wordlist As long as the appropriate "WordList::<LANG_CODE>::BIP39" module exists. Keywords: bitcoin, mnemonic code, mnemonic phrase, deterministic ...

PERLANCAR/Bitcoin-BIP39-0.003 - 19 Feb 2021 00:06:21 UTC - Search in distribution

WWW::Wikevent::Event River stage zero No dependents

WWW::Wikevent::Event is a package which will help you write scraper scripts for gathering events from venue and artist websites and for inclusion in the Free content events compendium, Wikevent. The module takes care of building up an event tag for W...

MARKJ/WWW-Wikevent-Bot-0.2.0 - 24 Sep 2007 07:26:49 UTC - Search in distribution

Wikibase::API - Wikibase API class. River stage one • 2 direct dependents • 2 total dependents

SKIM/Wikibase-API-0.04 - 23 Apr 2023 16:39:48 UTC - Search in distribution

XML::TreePuller - Pull interface to work with XML document fragments River stage one • 1 direct dependent • 1 total dependent

TRIDDLE/XML-TreePuller-0.1.2 - 04 May 2010 18:19:34 UTC - Search in distribution

Commons::Link - Object for creating link for Wikimedia Commons. River stage zero No dependents

SKIM/Commons-Link-0.08 - 10 Sep 2022 09:56:17 UTC - Search in distribution

MediaWikiUtils - A tools provide few useful MediaWiki operation River stage zero No dependents

Provides few useful command for mediawiki, like a mediawiki converter to dokuwiki....

HOBBESTIG/MediaWikiUtils-0.141410 - 21 May 2014 20:16:09 UTC - Search in distribution

Syntax::Kamelon::Syntaxes - List of available syntaxes River stage one • 3 direct dependents • 3 total dependents

HANJE/Syntax-Kamelon-0.24 - 24 Sep 2023 16:22:48 UTC - Search in distribution

Wiktionary::Parser - Client and Parser of content from the Wiktionary API River stage zero No dependents

CLBECKER/Wiktionary-Parser-0.11 - 24 Nov 2013 23:30:44 UTC - Search in distribution

App::BIP39Utils - Collection of CLI utilities related to BIP39 River stage one • 1 direct dependent • 1 total dependent

This distribution provides the following command-line utilities related to BIP39: * bip39-mnemonic-to-entropy * entropy-to-bip39-mnemonic * gen-bip39-mnemonic Keywords: bitcoin, cryptocurrency, BIP, bitcoin improvement proposal, mnemonic phrase....

PERLANCAR/App-BIP39Utils-0.002 - 01 Jan 2018 10:43:13 UTC - Search in distribution

WordList::ID::BIP39 - Indonesian (proposed) word list for BIP 39 River stage one • 1 direct dependent • 1 total dependent

This is the proposed Indonesian word list for BIP 39. The list was formed by selecting the most common Indonesian words from Wikipedia (see WordLists::ID::Common repository) that are at least 4 characters long and are not found in the other BIP 39 wo...

PERLANCAR/WordList-ID-BIP39-0.002 - 01 Jan 2018 03:27:58 UTC - Search in distribution

Wikibase::Datatype::Struct::Item - Wikibase item structure serialization. River stage one • 1 direct dependent • 3 total dependents

This conversion is between objects defined in Wikibase::Datatype and structures serialized via JSON to MediaWiki....

SKIM/Wikibase-Datatype-Struct-0.12 - 27 Oct 2023 21:16:22 UTC - Search in distribution

Bitcoin::Crypto::Util - General Bitcoin utilities River stage one • 3 direct dependents • 5 total dependents

These are basic utilities for working with Bitcoin. They do not fit well as a part of other, more specialized packages....

BRTASTIC/Bitcoin-Crypto-2.004 - 23 Apr 2024 19:56:44 UTC - Search in distribution

wd-citace-monografie - Command line tool for create Czech Wikipedia template for monography defined by Wikidata. River stage zero No dependents

SKIM/App-Wikidata-Template-CS-CitaceMonografie-0.01 - 27 Oct 2023 18:21:30 UTC - Search in distribution

WordList::EN::BIP39 - English word list for BIP 39 River stage one • 2 direct dependents • 4 total dependents

PERLANCAR/WordList-EN-BIP39-0.002 - 07 Dec 2020 00:06:04 UTC - Search in distribution

WordList::ES::BIP39 - Spanish word list for BIP 39 River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/WordList-ES-BIP39-0.001 - 24 Dec 2017 11:59:13 UTC - Search in distribution

WordList::FR::BIP39 - French word list for BIP 39 River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/WordList-FR-BIP39-0.002 - 24 Dec 2017 11:34:07 UTC - Search in distribution

WordList::IT::BIP39 - Italian word list for BIP 39 River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/WordList-IT-BIP39-0.002 - 24 Dec 2017 11:59:37 UTC - Search in distribution

WordList::JA::BIP39 - Japanese word list for BIP 39 River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/WordList-JA-BIP39-0.001 - 24 Dec 2017 11:40:44 UTC - Search in distribution

WordList::KO::BIP39 - Korean word list for BIP 39 River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/WordList-KO-BIP39-0.001 - 24 Dec 2017 11:59:49 UTC - Search in distribution

Kwiki::Export - export Kwiki content into other Wiki formats River stage zero No dependents

Kwiki::Export is a Kwiki plugin to export Kwiki saved page into other Wiki formats like MediaWiki, using HTML::WikiConverter modules. You can export all the pages on your Wiki into a single zip file, too, in an original Kwiki format or other Wiki dia...

MIYAGAWA/Kwiki-Export-0.02 - 15 Jan 2006 09:43:23 UTC - Search in distribution

Catmandu::Exporter::Table - ASCII/Markdown table exporter River stage one • 1 direct dependent • 1 total dependent

This Catmandu::Exporter exports data in tabular form, formatted in MultiMarkdown syntax. The output can be used for simple display, for instance to preview Excel files on the command line. Use Pandoc <http://johnmacfarlane.net/pandoc/> too further co...

VOJ/Catmandu-Exporter-Table-0.3.0 - 01 Jul 2015 10:20:43 UTC - Search in distribution

Wikibase::Datatype::Languages - Wikibase datatype languages. River stage one • 5 direct dependents • 7 total dependents

Language codes used for multilingual information in Wikibase::Datatype objects. It's imported from <https://doc.wikimedia.org/mediawiki-core/master/php/Names_8php_source.h tml> and from <https://github.com/wikimedia/mediawiki-extensions-Wikibase/blob...

SKIM/Wikibase-Datatype-0.33 - 02 Nov 2023 09:59:57 UTC - Search in distribution

Graph::Easy::Manual - HTML manual for Graph::Easy River stage zero No dependents

A "Graph::Easy::Manual" provides a comprehensive HTML manual for Graph::Easy....

TELS/Graph-Easy-Manual-0.41 - 22 May 2008 18:46:23 UTC - Search in distribution

WordList::ZH::Simplified::BIP39 - Chinese word list for BIP 39 (simplified) River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/WordList-ZH-Simplified-BIP39-0.001 - 24 Dec 2017 12:00:02 UTC - Search in distribution

WordList::ZH::Traditional::BIP39 - Chinese word list for BIP 39 (traditional) River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/WordList-ZH-Traditional-BIP39-0.001 - 24 Dec 2017 11:57:45 UTC - Search in distribution

Bundle::HTMLWikiConverter - A bundle to install HTML::WikiConverter and all its dialects River stage zero No dependents

This bundle includes the HTML::WikiConverter distribution as well as all available dialect modules needed to convert HTML into a variety of wiki markups....

DIBERRI/Bundle-HTMLWikiConverter-0.04 - 08 Jun 2006 20:52:42 UTC - Search in distribution

Plack::Middleware::Auth::OAuth2 - Plack OAuth2 middleware. River stage zero No dependents

This middleware provides OAuth2 authentication for web application. Uses LWP::Authen::OAuth2 for implementation. Prerequisity is use of Plack session management and result is saved to session....

SKIM/Plack-Middleware-Auth-OAuth2-0.01 - 12 Sep 2022 21:26:28 UTC - Search in distribution

Parse::MediaWikiDump::Links - Object capable of processing link dump files River stage one • 1 direct dependent • 2 total dependents

TRIDDLE/Parse-MediaWikiDump-1.0.6 - 05 Dec 2010 18:58:06 UTC - Search in distribution

App::MediaWiki2Git - copy MediaWiki page history into a Git repository River stage zero No dependents

This is a workaround for the lack of an "annotate" (aka. "blame") feature in the MediaWiki we use locally. It operates using configuration in, and upon a Git repository at, the current directory. There are no options....

MCAST/App-MediaWiki2Git-0.003 - 14 Oct 2011 08:41:39 UTC - Search in distribution

LWP::Authen::OAuth2::ServiceProvider::Wikimedia - Access Wikimedia using OAuth2. River stage zero No dependents

See <https://www.mediawiki.org/wiki/Extension:OAuth> for MediaWiki extension documentation. See <https://www.mediawiki.org/wiki/OAuth/For_Developers> page which is for developers....

SKIM/LWP-Authen-OAuth2-ServiceProvider-Wikimedia-0.01 - 06 Apr 2022 22:55:58 UTC - Search in distribution

Catmandu::Importer::MWTemplates - extract MediaWiki template data River stage zero No dependents

VOJ/Catmandu-Importer-MWTemplates-0.01 - 02 Mar 2015 10:17:36 UTC - Search in distribution

Wiki::Toolkit::Formatter::XHTMLMediaWiki - A Mediawiki-style formatter for Wiki::Toolkit. River stage zero No dependents

GAM/Wiki-Toolkit-Formatter-XHTMLMediaWiki-0.04 - 21 Apr 2008 15:10:36 UTC - Search in distribution
69 results (0.044 seconds)