{
  "abstract" : "Easily output perl object attributes to an ASCII table",
  "author" : [
     "Mark Allen <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4224",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Table-Simple",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Carp" : "0",
           "Moose" : "0.94",
           "Test::More" : "0",
           "Tie::IxHash" : "0",
           "namespace::autoclean" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.42"
        }
     }
  },
  "provides" : {
     "Table::Simple" : {
        "file" : "lib/Table/Simple.pm",
        "version" : "0.03"
     },
     "Table::Simple::Column" : {
        "file" : "lib/Table/Simple/Column.pm"
     },
     "Table::Simple::Output" : {
        "file" : "lib/Table/Simple/Output.pm"
     },
     "Table::Simple::Output::Theory" : {
        "file" : "lib/Table/Simple/Output/Theory.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ]
  },
  "version" : "0.03",
  "x_serialization_backend" : "JSON::PP version 2.27400_02"
}