There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.