The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Manipulate CSV files from the command line",
   "author" : [
      "Gaal\\ Yahas\\ \\<gaal\\@forum2\\.org\\>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.141170",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-CSV",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "IO::String" : "0",
            "Moose" : "0",
            "MooseX::Getopt" : "0",
            "Text::CSV" : "0",
            "perl" : "5.006000"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-App-CSV@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=App-CSV"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/gaal/app-csv.git",
         "web" : "https://github.com/gaal/app-csv"
      }
   },
   "version" : "0.08"
}