The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Smart matching utilities",
   "author" : [
      "Leon Timmermans <leont@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Smart-Match",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.039"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "List::Util" : "1.33",
            "Scalar::Util" : "0",
            "Sub::Exporter::Progressive" : "0",
            "XSLoader" : "0",
            "constant" : "0",
            "experimental" : "0",
            "overload" : "0",
            "perl" : "5.010001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Smart::Match" : {
         "file" : "lib/Smart/Match.pm",
         "version" : "0.008"
      },
      "Smart::Match::Overload" : {
         "file" : "lib/Smart/Match/Overload.pm",
         "version" : "0.008"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-smart-match at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Smart-Match"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/Leont/smart-match.git",
         "web" : "https://github.com/Leont/smart-match"
      }
   },
   "version" : "0.008",
   "x_contributors" : [
      "Leon Timmermans <fawaka@gmail.com>",
      "Yanick Champoux <yanick@babyl.dyndns.org>",
      "Yuval Kogman <nothingmuch@woobling.org>"
   ]
}