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

Parse::MediaWikiDump::link - Object representing a link from one article to another

ABOUT

This object is used to access the data associated with each individual link between articles in a MediaWiki instance.

METHODS

Returns the article id (not the name) that the link orginiates from.

Returns the namespace id (not the name) that the link points to

Returns the article title (not the id and not including the namespace) that the link points to

1 POD Error

The following errors were encountered while parsing the POD:

Around line 11:

=over without closing =back