The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "OSX driver for Sys::Info",
   "author" : [
      "Burak Gursoy <burak@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Sys-Info-Driver-OSX",
   "no_index" : {
      "directory" : [
         "monolithic_version",
         "builder",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.40",
            "Test::Sys::Info" : "0.20"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      },
      "runtime" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Mac::PropertyList" : "0",
            "Sys::Info::Base" : "0.7802"
         }
      }
   },
   "provides" : {
      "Sys::Info::Driver::OSX" : {
         "file" : "lib/Sys/Info/Driver/OSX.pm",
         "version" : "0.7957"
      },
      "Sys::Info::Driver::OSX::Device" : {
         "file" : "lib/Sys/Info/Driver/OSX/Device.pm",
         "version" : "0.7957"
      },
      "Sys::Info::Driver::OSX::Device::CPU" : {
         "file" : "lib/Sys/Info/Driver/OSX/Device/CPU.pm",
         "version" : "0.7957"
      },
      "Sys::Info::Driver::OSX::OS" : {
         "file" : "lib/Sys/Info/Driver/OSX/OS.pm",
         "version" : "0.7957"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://bitbucket.org/burak/cpan-sys-info-driver-osx/"
      }
   },
   "version" : "0.7957"
}