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

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

VERSION

version 2.13

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

  • Kirill Sysoev <k.sysoev@me.com>

  • Alexandr Tkach <tkach@reg.ru>

COPYRIGHT AND LICENSE

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

This is free software, licensed under:

  The MIT (X11) License