Query: parse::mediawikidump::link
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Parse::MediaWikiDump::link(3pm) User Contributed Perl Documentation Parse::MediaWikiDump::link(3pm)NAMEParse::MediaWikiDump::link - Object representing a link from one article to anotherABOUTThis object is used to access the data associated with each individual link between articles in a MediaWiki instance.STATUSThis software is being RETIRED - MediaWiki::DumpFile is the official successor to Parse::MediaWikiDump and includes a compatibility library called MediaWiki::DumpFile::Compat that is 100% API compatible and is a near perfect standin for this module. It is faster in all instances where it counts and is actively maintained. Any undocumented deviation of MediaWiki::DumpFile::Compat from Parse::MediaWikiDump is considered a bug and will be fixed.METHODS$link->from Returns the article id (not the name) that the link orginiates from. $link->namespace Returns the namespace id (not the name) that the link points to $link->to Returns the article title (not the id and not including the namespace) that the link points to perl v5.10.1 2010-12-05 Parse::MediaWikiDump::link(3pm)
| Related Man Pages |
|---|
| ladvdc(8) - debian |
| symlink(3) - php |
| parse::mediawikidump(3pm) - debian |
| parse::mediawikidump::links(3pm) - debian |
| xml::atom::entry(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |