The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "API access to Billomat services",
   "author" : [
      "Aldo Calpini <dada@perl.it>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112150",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-Billomat",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : 0
         }
      },
      "runtime" : {
         "requires" : {
            "JSON" : 0,
            "Moose" : 0,
            "MooseX::ClassAttribute" : 0,
            "REST::Client" : 0,
            "perl" : "5.01"
         }
      }
   },
   "provides" : {
      "WWW::Billomat" : {
         "file" : "lib/WWW/Billomat.pm",
         "version" : "0.01"
      },
      "WWW::Billomat::Client" : {
         "file" : "lib/WWW/Billomat/Client.pm",
         "version" : "0.01"
      },
      "WWW::Billomat::Invoice" : {
         "file" : "lib/WWW/Billomat/Invoice.pm",
         "version" : "0.01"
      },
      "WWW::Billomat::Invoice::Item" : {
         "file" : "lib/WWW/Billomat/Invoice/Item.pm",
         "version" : "0.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/dada/WWW-Billomat"
      }
   },
   "version" : "0.01"
}