Man Page: biblio::citation::parser
Operating Environment: debian
Section: 3pm
Biblio::Citation::Parser(3pm) User Contributed Perl Documentation Biblio::Citation::Parser(3pm)NAMEBiblio::Citation::Parser - citation parsing frameworkDESCRIPTIONBiblio::Citation::Parser provides generic methods for reference parsers. This class should not be used directly, but rather be overridden by specific parsers. Parsers that extend the Parser class must provide at least the two methods defined here to ensure compatibility.METHODS$cite_parser = Biblio::Citation::Parser->new() The new() method creates a new parser instance. $metadata = $parser->parse($reference) The parse() method takes a reference and returns the extracted metadata.AUTHORMike Jewell <moj@ecs.soton.ac.uk> perl v5.10.1 2009-11-15 Biblio::Citation::Parser(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Introduction |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |