Biblio::Document::Parser

Biblio::Document::Parser Perl module is a document parsing framework.
Download

Biblio::Document::Parser Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mike Jewell
  • Publisher web site:
  • http://search.cpan.org/~mjewell/Biblio-Document-Parser-1.10/lib/Biblio/Document/Parser.pm

Biblio::Document::Parser Tags


Biblio::Document::Parser Description

Biblio::Document::Parser Perl module is a document parsing framework. Biblio::Document::Parser Perl module is a document parsing framework.Biblio::Document::Parser provides generic methods that should be overriden by specific parsers. This class should not be used directly, but rather be overridden by specific parsers. Parsers that extend the Document::Parser class should at least override the parse method.METHODS$docparser = Biblio::Document::Parser->new()The new() method creates a new parser instance.@references = $parser->parse($lines, %options)The parse() method takes either a content string or an IO::Handle, and returns an array of reference strings. Requirements: · Perl


Biblio::Document::Parser Related Software