The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Catmandu modules for working with BibTeX data",
   "author" : [],
   "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-BibTeX",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "BibTeX::Parser" : "0.64",
            "Catmandu" : "0.8006",
            "LaTeX::Encode" : "0.08",
            "namespace::clean" : "0.24",
            "perl" : "v5.10.1"
         }
      }
   },
   "provides" : {
      "Catmandu::BibTeX" : {
         "file" : "lib/Catmandu/BibTeX.pm",
         "version" : "0.04"
      },
      "Catmandu::Exporter::BibTeX" : {
         "file" : "lib/Catmandu/Exporter/BibTeX.pm"
      },
      "Catmandu::Importer::BibTeX" : {
         "file" : "lib/Catmandu/Importer/BibTeX.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/LibreCat/Catmandu-BibTeX/issues"
      },
      "homepage" : "https://github.com/LibreCat/Catmandu-BibTeX",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/LibreCat/Catmandu-BibTeX.git"
      }
   },
   "version" : "0.04"
}