Rosetta Code:API
This will be a corpus of documentation on programmatically interacting with Rosetta Code, including the MediaWiki API as it relates to Rosetta Code, any language-specific libraries people deem to use interact with the site, as well as any other services Rosetta Code may add from time to time.
MediaWiki
MediaWiki runs at the core of Rosetta Code. It offers several builtin programmatic interfaces, including api.php and index.php.
Perl
There are at least two Perl bindings for interacting with MediaWiki, MediaWiki::API and MediaWiki::Bot.
Wordpress
The Rosetta Code blog is currently powered by Wordpress.