{
   "auth" : "github:Tux",
   "authors" : [
      "H.Merijn Brand (Tux)"
   ],
   "depends" : [
      "Slang::Tuxic",
      "File::Temp"
   ],
   "description" : "Handle CSV data. API based on Text::CSV_XS",
   "license" : "http://www.perlfoundation.org/artistic_license_2_0",
   "name" : "Text::CSV",
   "perl" : "v6.0.0",
   "provides" : {
      "Text::CSV" : "lib/Text/CSV.pm"
   },
   "repo-type" : "git",
   "support" : {
      "irc" : "irc://irc.perl.org/#csv",
      "source" : "git://github.com/Tux/CSV.git"
   },
   "tags" : [
      "CSV"
   ],
   "test-depends" : [
      "Test"
   ],
   "version" : "0.000.001",
   "version_from_original_meta" : "0.002"
}
