Protocol-FIX 0.05
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Protocol::FIX | Financial Information eXchange (FIX) messages parser/serializer | 0.05 | metacpan |
Protocol::FIX::BaseComposite | base class for Component, Group and Message | 0.05 | metacpan |
Protocol::FIX::Component | aggregates fields, groups, components under single name | 0.05 | metacpan |
Protocol::FIX::Field | FIX Message Field | 0.05 | metacpan |
Protocol::FIX::Group | allows repetition of common fieds/groups/components | 0.05 | metacpan |
Protocol::FIX::Message | FIX protocol message definition | 0.05 | metacpan |
Protocol::FIX::MessageInstance | handy accessor for deserialized FIX message | 0.05 | metacpan |
Protocol::FIX::Parser | FIX messages parser | 0.05 | metacpan |
Protocol::FIX::TagsAccessor | access to tags of deserialized FIX messages | 0.05 | metacpan |