{
   "abstract" : "Bundles common text reading tasks. Stop re-writing mundane code to parse your next text file. This module supersedes the older and now defunct TextFileParser.",
   "author" : [
      "Balaji Ramasubramanian <balajiram@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Text-Parser",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.012"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::MinimumVersion" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Exception::Class" : "0",
            "Exporter" : "0",
            "Scalar::Util" : "0",
            "Try::Tiny" : "0",
            "perl" : "5.012",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::Output" : "0",
            "constant" : "0",
            "parent" : "0",
            "perl" : "5.012"
         }
      }
   },
   "provides" : {
      "Text::Parser" : {
         "file" : "lib/Text/Parser.pm",
         "version" : "0.750"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-text-parser at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Text-Parser"
      },
      "homepage" : "https://github.com/balajirama/Text-Parser",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/balajirama/Text-Parser.git",
         "web" : "https://github.com/balajirama/Text-Parser"
      }
   },
   "version" : "0.750",
   "x_generated_by_perl" : "v5.28.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.08"
}