{
   "abstract" : "Automatic BOM handling in Unicode IO",
   "author" : [
      "Leon Timmermans <leont@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "PerlIO-bom",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::PPPort" : "3.23",
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "PerlIO::utf8_strict" : "0",
            "XSLoader" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Encode" : "0",
            "Test::More" : "0.89",
            "utf8" : "0"
         }
      }
   },
   "provides" : {
      "PerlIO::bom" : {
         "file" : "lib/PerlIO/bom.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Leont/perlio-bom/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/Leont/perlio-bom.git",
         "web" : "https://github.com/Leont/perlio-bom"
      }
   },
   "version" : "0.001",
   "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"
}