The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Locale::Babelfish::Phrase::Parser - Babelfish syntax parser.

VERSION

version 2.003

METHODS

new

    $class->new()
    $class->new( $phrase )

Instantiates parser.

init

Initializes parser. Should not be called directly.

finalize_mode

Finalizes all operations after phrase end.

parse

    $parser->parse()
    $parser->parse( $phrase )

Parses specified phrase.

AUTHORS

  • Akzhan Abdulin <akzhan@cpan.org>

  • Igor Mironov <grif@cpan.org>

  • Victor Efimov <efimov@reg.ru>

  • REG.RU LLC

COPYRIGHT AND LICENSE

This software is Copyright (c) 2014 by REG.RU LLC.

This is free software, licensed under:

  The MIT (X11) License