{
  "abstract" : "Memory mapping made simple and safe.",
  "author" : [
     "Leon Timmermans <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
  "keywords" : [
     "mmap",
     "memory",
     "mapping"
  ],
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "File-Map",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.28"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.28"
        }
     },
     "develop" : {
        "requires" : {
           "Devel::PPPort" : "3.23",
           "Test::More" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "recommends" : {
           "perl" : "5.008008"
        },
        "requires" : {
           "Carp" : "0",
           "PerlIO::Layers" : "0",
           "Sub::Exporter::Progressive" : "0.001005",
           "XSLoader" : "0",
           "perl" : "5.008001",
           "strict" : "0",
           "subs" : "0",
           "warnings" : "0"
        },
        "suggests" : {
           "perl" : "5.018000"
        }
     },
     "test" : {
        "requires" : {
           "IO::Handle" : "0",
           "IO::Socket::INET" : "0",
           "POSIX" : "0",
           "Scalar::Util" : "0",
           "Test::Fatal" : "0",
           "Test::More" : "0",
           "Test::Warnings" : "0.005",
           "Time::HiRes" : "0",
           "open" : "0",
           "utf8" : "0"
        }
     }
  },
  "provides" : {
     "File::Map" : {
        "file" : "lib/File/Map.pm",
        "version" : "0.67"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "bug-file-map at rt.cpan.org",
        "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=File-Map"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/Leont/file-map.git",
        "web" : "https://github.com/Leont/file-map"
     }
  },
  "version" : "0.67",
  "x_contributors" : [
     "Chris 'BinGOs' Williams <[email protected]>",
     "Doug Hoyte <[email protected]>",
     "Jan Dubois <[email protected]>",
     "Sisyphus <[email protected]>",
     "Tim Jenness <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.32.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
  "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}