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" : "like ref() but useful",
   "author" : [
      "Toby Inkster (TOBYINK) <tobyink@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.015, CPAN::Meta::Converter version 2.120921",
   "keywords" : [],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Scalar-Does",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "t",
         "xt"
      ]
   },
   "optional_features" : {},
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter::Tiny" : "0.026",
            "Scalar::Util" : "1.24",
            "Type::Tiny" : "0.004",
            "URI::file" : "0",
            "lexical::underscore" : "0",
            "namespace::clean" : "0.19"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.96",
            "Test::NoWarnings" : "0",
            "Test::Requires" : "0.06",
            "URI" : "0"
         }
      }
   },
   "provides" : {
      "IO::Detect" : {
         "file" : "lib/IO/Detect.pm",
         "version" : "0.202"
      },
      "IO::Detect::SmartMatcher" : {
         "file" : "lib/IO/Detect.pm",
         "version" : "0.202"
      },
      "Scalar::Does" : {
         "file" : "lib/Scalar/Does.pm",
         "version" : "0.202"
      },
      "Scalar::Does::MooseTypes" : {
         "file" : "lib/Scalar/Does/MooseTypes.pm",
         "version" : "0.202"
      },
      "Scalar::Does::RoleChecker" : {
         "file" : "lib/Scalar/Does.pm",
         "version" : "0.202"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "X_identifier" : "http://purl.org/NET/cpan-uri/dist/Scalar-Does/project",
      "bugtracker" : {
         "web" : "http://rt.cpan.org/Dist/Display.html?Queue=Scalar-Does"
      },
      "homepage" : "https://metacpan.org/release/Scalar-Does",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/tobyink/p5-scalar-does.git",
         "web" : "https://github.com/tobyink/p5-scalar-does"
      }
   },
   "version" : "0.202",
   "x_contributors" : [
      "Piers Cawley (PDCAWLEY) <pdcawley@cpan.org>"
   ]
}