The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Financial Information eXchange (FIX) messages parser/serializer",
   "author" : [
      "binary.com <BINARY@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Protocol-FIX",
   "prereqs" : {
      "build" : {
         "requires" : {
            "perl" : "5.014000"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.48",
            "File::ShareDir::Install" : "0.06"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::EOL" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.88",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Synopsis" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "File::ShareDir" : "0",
            "List::Util" : "1.33",
            "Path::Tiny" : "0",
            "XML::Fast" : "0",
            "mro" : "0",
            "perl" : "5.014000"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::Fatal" : "0",
            "Test::More" : "0.94",
            "Test::Warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/binary-com/perl-Protocol-FIX/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/binary-com/perl-Protocol-FIX.git",
         "web" : "https://github.com/binary-com/perl-Protocol-FIX"
      }
   },
   "version" : "0.04",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0222"
}