{
   "release_status" : "stable",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
            },
         "recommends" : {
            "ExtUtils::MakeMaker" : "7.70"
            }
         },
      "runtime" : {
         "recommends" : {
            "Encode" : "3.20"
            },
         "requires" : {
            "IO::Handle" : "0",
            "perl" : "5.006001",
            "XSLoader" : "0"
            }
         },
      "test" : {
         "requires" : {
            "Tie::Scalar" : "0",
            "Test::More" : "0"
            }
         },
      "build" : {
         "requires" : {
            "Config" : "0"
            }
         }
      },
   "resources" : {
      "homepage" : "https://metacpan.org/pod/Text::CSV_XS",
      "bugtracker" : {
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Text-CSV_XS"
         },
      "license" : [
         "http://dev.perl.org/licenses/"
         ],
      "repository" : {
         "url" : "https://github.com/Tux/Text-CSV_XS",
         "type" : "git",
         "web" : "https://github.com/Tux/Text-CSV_XS"
         },
      "x_IRC" : "irc://irc.perl.org/#csv"
      },
   "name" : "Text-CSV_XS",
   "provides" : {
      "Text::CSV_XS" : {
         "version" : "1.53",
         "file" : "CSV_XS.pm"
         }
      },
   "abstract" : "Comma-Separated Values manipulation routines",
   "license" : [
      "perl_5"
      ],
   "author" : [
      "H.Merijn Brand <hmbrand@cpan.org>"
      ],
   "version" : "1.53",
   "generated_by" : "Author",
   "dynamic_config" : 1,
   "meta-spec" : {
      "version" : 2,
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec"
      }
   }
