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" : "Validates SPF text string",
   "author" : [
      "Anton Gerasimov <chim@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.016, CPAN::Meta::Converter version 2.141170",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Validate-SPF",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "eg",
         "examples",
         "corpus"
      ],
      "namespace" : [
         "t::lib"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Kwalitee" : "1.12",
            "Test::More" : "0",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "0",
            "perl" : "5.008009",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Pod" : "0.98",
            "Test::Spec" : "0"
         }
      }
   },
   "provides" : {
      "Validate::SPF" : {
         "file" : "lib/Validate/SPF.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Wu-Wu/Validate-SPF/issues"
      },
      "homepage" : "https://metacpan.org/release/Validate-SPF",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/Wu-Wu/Validate-SPF.git",
         "web" : "https://github.com/Wu-Wu/Validate-SPF"
      }
   },
   "version" : "0.001",
   "x_authority" : "cpan:CHIM"
}