The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "a data toolkit",
   "author" : [
      "Nicolas Steenlant <nicolas.steenlant@ugent.be>",
      "Patrick Hochstenbach <patrick.hochstenbach@ugent.be>",
      "Vitali Peil <vitali.peil@uni-bielefeld.de>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4203",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catmandu",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Log::Any::Adapter" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "recommends" : {
            "JSON::XS" : "2.3",
            "YAML::XS" : "0.34"
         },
         "requires" : {
            "App::Cmd" : "0.310",
            "CGI::Expand" : "2.02",
            "Clone" : "0.31",
            "Data::Compare" : "1.22",
            "Data::UUID" : "1.217",
            "Data::Util" : "0.59",
            "IO::Handle::Util" : "0.01",
            "JSON" : "2.51",
            "List::MoreUtils" : "0.33",
            "Moo" : "1.000008",
            "MooX::Log::Any" : "0",
            "Sub::Exporter" : "0.982",
            "Sub::Quote" : "0",
            "Text::CSV" : "1.21",
            "Throwable" : "0.200004",
            "Time::HiRes" : "0",
            "Try::Tiny::ByClass" : "0.01",
            "YAML::Any" : "0.90",
            "namespace::clean" : "0.24",
            "perl" : "v5.10.1"
         }
      }
   },
   "provides" : {
      "Catmandu" : {
         "file" : "lib/Catmandu.pm",
         "version" : "0.8012"
      },
      "Catmandu::Addable" : {
         "file" : "lib/Catmandu/Addable.pm"
      },
      "Catmandu::ArrayIterator" : {
         "file" : "lib/Catmandu/ArrayIterator.pm"
      },
      "Catmandu::BadArg" : {
         "file" : "lib/Catmandu/Error.pm"
      },
      "Catmandu::BadVal" : {
         "file" : "lib/Catmandu/Error.pm"
      },
      "Catmandu::Bag" : {
         "file" : "lib/Catmandu/Bag.pm"
      },
      "Catmandu::Buffer" : {
         "file" : "lib/Catmandu/Buffer.pm"
      },
      "Catmandu::CLI" : {
         "file" : "lib/Catmandu/CLI.pm"
      },
      "Catmandu::Cmd" : {
         "file" : "lib/Catmandu/Cmd.pm"
      },
      "Catmandu::Cmd::config" : {
         "file" : "lib/Catmandu/Cmd/config.pm"
      },
      "Catmandu::Cmd::convert" : {
         "file" : "lib/Catmandu/Cmd/convert.pm"
      },
      "Catmandu::Cmd::count" : {
         "file" : "lib/Catmandu/Cmd/count.pm"
      },
      "Catmandu::Cmd::data" : {
         "file" : "lib/Catmandu/Cmd/data.pm"
      },
      "Catmandu::Cmd::delete" : {
         "file" : "lib/Catmandu/Cmd/delete.pm"
      },
      "Catmandu::Cmd::export" : {
         "file" : "lib/Catmandu/Cmd/export.pm"
      },
      "Catmandu::Cmd::import" : {
         "file" : "lib/Catmandu/Cmd/import.pm"
      },
      "Catmandu::Cmd::move" : {
         "file" : "lib/Catmandu/Cmd/move.pm"
      },
      "Catmandu::Counter" : {
         "file" : "lib/Catmandu/Counter.pm"
      },
      "Catmandu::Env" : {
         "file" : "lib/Catmandu/Env.pm"
      },
      "Catmandu::Error" : {
         "file" : "lib/Catmandu/Error.pm"
      },
      "Catmandu::Exporter" : {
         "file" : "lib/Catmandu/Exporter.pm"
      },
      "Catmandu::Exporter::CSV" : {
         "file" : "lib/Catmandu/Exporter/CSV.pm"
      },
      "Catmandu::Exporter::JSON" : {
         "file" : "lib/Catmandu/Exporter/JSON.pm"
      },
      "Catmandu::Exporter::RIS" : {
         "file" : "lib/Catmandu/Exporter/RIS.pm"
      },
      "Catmandu::Exporter::YAML" : {
         "file" : "lib/Catmandu/Exporter/YAML.pm"
      },
      "Catmandu::Fix" : {
         "file" : "lib/Catmandu/Fix.pm"
      },
      "Catmandu::Fix::Base" : {
         "file" : "lib/Catmandu/Fix/Base.pm"
      },
      "Catmandu::Fix::Condition" : {
         "file" : "lib/Catmandu/Fix/Condition.pm"
      },
      "Catmandu::Fix::Condition::SimpleAllTest" : {
         "file" : "lib/Catmandu/Fix/Condition/SimpleAllTest.pm"
      },
      "Catmandu::Fix::Condition::SimpleAnyTest" : {
         "file" : "lib/Catmandu/Fix/Condition/SimpleAnyTest.pm"
      },
      "Catmandu::Fix::Condition::all_match" : {
         "file" : "lib/Catmandu/Fix/Condition/all_match.pm"
      },
      "Catmandu::Fix::Condition::any_match" : {
         "file" : "lib/Catmandu/Fix/Condition/any_match.pm"
      },
      "Catmandu::Fix::Condition::exists" : {
         "file" : "lib/Catmandu/Fix/Condition/exists.pm"
      },
      "Catmandu::Fix::Loader" : {
         "file" : "lib/Catmandu/Fix/Loader.pm"
      },
      "Catmandu::Fix::Loader::Env" : {
         "file" : "lib/Catmandu/Fix/Loader.pm"
      },
      "Catmandu::Fix::add_field" : {
         "file" : "lib/Catmandu/Fix/add_field.pm"
      },
      "Catmandu::Fix::add_to_store" : {
         "file" : "lib/Catmandu/Fix/add_to_store.pm"
      },
      "Catmandu::Fix::append" : {
         "file" : "lib/Catmandu/Fix/append.pm"
      },
      "Catmandu::Fix::array" : {
         "file" : "lib/Catmandu/Fix/array.pm"
      },
      "Catmandu::Fix::capitalize" : {
         "file" : "lib/Catmandu/Fix/capitalize.pm"
      },
      "Catmandu::Fix::clone" : {
         "file" : "lib/Catmandu/Fix/clone.pm"
      },
      "Catmandu::Fix::collapse" : {
         "file" : "lib/Catmandu/Fix/collapse.pm"
      },
      "Catmandu::Fix::copy_field" : {
         "file" : "lib/Catmandu/Fix/copy_field.pm"
      },
      "Catmandu::Fix::count" : {
         "file" : "lib/Catmandu/Fix/count.pm"
      },
      "Catmandu::Fix::downcase" : {
         "file" : "lib/Catmandu/Fix/downcase.pm"
      },
      "Catmandu::Fix::expand" : {
         "file" : "lib/Catmandu/Fix/expand.pm"
      },
      "Catmandu::Fix::expand_date" : {
         "file" : "lib/Catmandu/Fix/expand_date.pm"
      },
      "Catmandu::Fix::from_json" : {
         "file" : "lib/Catmandu/Fix/from_json.pm"
      },
      "Catmandu::Fix::hash" : {
         "file" : "lib/Catmandu/Fix/hash.pm"
      },
      "Catmandu::Fix::join_field" : {
         "file" : "lib/Catmandu/Fix/join_field.pm"
      },
      "Catmandu::Fix::lookup" : {
         "file" : "lib/Catmandu/Fix/lookup.pm"
      },
      "Catmandu::Fix::lookup_in_store" : {
         "file" : "lib/Catmandu/Fix/lookup_in_store.pm"
      },
      "Catmandu::Fix::move_field" : {
         "file" : "lib/Catmandu/Fix/move_field.pm"
      },
      "Catmandu::Fix::nothing" : {
         "file" : "lib/Catmandu/Fix/nothing.pm"
      },
      "Catmandu::Fix::prepend" : {
         "file" : "lib/Catmandu/Fix/prepend.pm"
      },
      "Catmandu::Fix::remove_field" : {
         "file" : "lib/Catmandu/Fix/remove_field.pm"
      },
      "Catmandu::Fix::replace_all" : {
         "file" : "lib/Catmandu/Fix/replace_all.pm"
      },
      "Catmandu::Fix::retain_field" : {
         "file" : "lib/Catmandu/Fix/retain_field.pm"
      },
      "Catmandu::Fix::set_field" : {
         "file" : "lib/Catmandu/Fix/set_field.pm"
      },
      "Catmandu::Fix::sort_field" : {
         "file" : "lib/Catmandu/Fix/sort_field.pm"
      },
      "Catmandu::Fix::split_field" : {
         "file" : "lib/Catmandu/Fix/split_field.pm"
      },
      "Catmandu::Fix::substring" : {
         "file" : "lib/Catmandu/Fix/substring.pm"
      },
      "Catmandu::Fix::sum" : {
         "file" : "lib/Catmandu/Fix/sum.pm"
      },
      "Catmandu::Fix::to_json" : {
         "file" : "lib/Catmandu/Fix/to_json.pm"
      },
      "Catmandu::Fix::trim" : {
         "file" : "lib/Catmandu/Fix/trim.pm"
      },
      "Catmandu::Fix::upcase" : {
         "file" : "lib/Catmandu/Fix/upcase.pm"
      },
      "Catmandu::Fixable" : {
         "file" : "lib/Catmandu/Fixable.pm"
      },
      "Catmandu::Hits" : {
         "file" : "lib/Catmandu/Hits.pm"
      },
      "Catmandu::Importer" : {
         "file" : "lib/Catmandu/Importer.pm"
      },
      "Catmandu::Importer::CSV" : {
         "file" : "lib/Catmandu/Importer/CSV.pm"
      },
      "Catmandu::Importer::JSON" : {
         "file" : "lib/Catmandu/Importer/JSON.pm"
      },
      "Catmandu::Importer::Mock" : {
         "file" : "lib/Catmandu/Importer/Mock.pm"
      },
      "Catmandu::Importer::YAML" : {
         "file" : "lib/Catmandu/Importer/YAML.pm"
      },
      "Catmandu::Iterable" : {
         "file" : "lib/Catmandu/Iterable.pm"
      },
      "Catmandu::Iterator" : {
         "file" : "lib/Catmandu/Iterator.pm"
      },
      "Catmandu::NotImplemented" : {
         "file" : "lib/Catmandu/Error.pm"
      },
      "Catmandu::Paged" : {
         "file" : "lib/Catmandu/Paged.pm"
      },
      "Catmandu::Pluggable" : {
         "file" : "lib/Catmandu/Pluggable.pm"
      },
      "Catmandu::Plugin::Datestamps" : {
         "file" : "lib/Catmandu/Plugin/Datestamps.pm"
      },
      "Catmandu::Plugin::Versioning" : {
         "file" : "lib/Catmandu/Plugin/Versioning.pm"
      },
      "Catmandu::Sane" : {
         "file" : "lib/Catmandu/Sane.pm"
      },
      "Catmandu::Searchable" : {
         "file" : "lib/Catmandu/Searchable.pm"
      },
      "Catmandu::Serializer" : {
         "file" : "lib/Catmandu/Serializer.pm"
      },
      "Catmandu::Serializer::json" : {
         "file" : "lib/Catmandu/Serializer/json.pm"
      },
      "Catmandu::Store" : {
         "file" : "lib/Catmandu/Store.pm"
      },
      "Catmandu::Store::Hash" : {
         "file" : "lib/Catmandu/Store/Hash.pm"
      },
      "Catmandu::Store::Hash::Bag" : {
         "file" : "lib/Catmandu/Store/Hash.pm"
      },
      "Catmandu::Util" : {
         "file" : "lib/Catmandu/Util.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/LibreCat/Catmandu/issues"
      },
      "homepage" : "https://github.com/LibreCat/Catmandu",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/LibreCat/Catmandu.git"
      }
   },
   "version" : "0.8012"
}