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" : "Perl Module to generate and test check digits",
   "author" : [
      "Songmu <y.songmu@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.0.53",
   "license" : "perl_5",
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Math-CheckDigits",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.59"
         }
      },
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Wordlist::hanekomu" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0.10108",
            "Test::Pod" : "1.41",
            "Test::Spelling" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Math::CheckDigits" : {
         "file" : "lib/Math/CheckDigits.pm",
         "version" : "0.05"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Songmu/Math-CheckDigits/issues"
      },
      "homepage" : "https://github.com/Songmu/Math-CheckDigits",
      "repository" : {
         "url" : "git://github.com/Songmu/Math-CheckDigits.git",
         "web" : "https://github.com/Songmu/Math-CheckDigits"
      }
   },
   "version" : "0.05"
}