Description
Perl scripts can read from and write to MediaWiki sites through their web API. This is useful for bots, maintenance scripts, reporting tools, and integrations that need to query or update wiki pages.
It is a network library for automation. Scripts that edit a wiki should protect login tokens, respect site rules, and test changes carefully before modifying public content.