{
   "abstract" : "a pure Perl library to read and write PCAP files",
   "author" : [
      "Mathias Weidner <mamawe@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4231",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "File-PCAP",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      }
   },
   "provides" : {
      "File::PCAP" : {
         "file" : "lib/File/PCAP.pm",
         "version" : "v0.1.1"
      },
      "File::PCAP::ACAP2PCAP" : {
         "file" : "lib/File/PCAP/ACAP2PCAP.pm",
         "version" : "v0.1.1"
      },
      "File::PCAP::Reader" : {
         "file" : "lib/File/PCAP/Reader.pm",
         "version" : "v0.1.1"
      },
      "File::PCAP::Writer" : {
         "file" : "lib/File/PCAP/Writer.pm",
         "version" : "v0.1.1"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=File-PCAP"
      },
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ],
      "repository" : {
         "url" : "https://github.com/matwei-perl/File-PCAP"
      }
   },
   "version" : "v0.1.1",
   "x_serialization_backend" : "JSON::PP version 4.02"
}