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

Protocol::FIX::Parser - FIX messages parser

METHODS (for protocol developers)

parse

    parse($protocol, $buff_ref)

Tries to parse FIX message in the buffer refernce. Not for end-user usage; please refer to "parse_message" in Protocol.