The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "I2C interface to LPS331AP Thermometer and Barometer using Device::SMBus",
   "author" : [
      "Shantanu Bhadoria <shantanu at cpan dott org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300038, CPAN::Meta::Converter version 2.132510",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Device-LPS331AP",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Device::SMBus" : "0",
            "Moose" : "0",
            "POSIX" : "0",
            "constant" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Find" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0",
            "List::Util" : "0",
            "Test::More" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Device::LPS331AP" : {
         "file" : "lib/Device/LPS331AP.pm",
         "version" : "0.003"
      },
      "Device::LPS331AP::Altimeter" : {
         "file" : "lib/Device/LPS331AP/Altimeter.pm",
         "version" : "0.003"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/shantanubhadoria/device-lps331ap/issues"
      },
      "homepage" : "https://metacpan.org/release/Device-LPS331AP",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/shantanubhadoria/device-lps331ap.git",
         "web" : "https://github.com/shantanubhadoria/device-lps331ap"
      }
   },
   "version" : "0.003",
   "x_contributors" : [
      "Shantanu <shantanu@cpan.org>",
      "Shantanu Bhadoria <shantanu@cpan.org>"
   ]
}