{
   "abstract" : "Role to add validation to a class",
   "author" : [
      "binary.com <BINARY@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "MooseX-Role-Validatable",
   "no_index" : {
      "directory" : [
         "eg",
         "share",
         "shares",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.64"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::PerlTidy" : "0",
            "Dist::Zilla::Plugin::Test::Perl::Critic" : "0",
            "Dist::Zilla::PluginBundle::Author::DERIV" : "0",
            "Software::License::Perl_5" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::EOL" : "0",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.96",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Load" : "0",
            "Moose" : "0",
            "Moose::Role" : "0",
            "Scalar::Util" : "0",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::More" : "0.96",
            "perl" : "5.008005",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "MooseX::Role::Validatable" : {
         "file" : "lib/MooseX/Role/Validatable.pm",
         "version" : "0.12"
      },
      "MooseX::Role::Validatable::Error" : {
         "file" : "lib/MooseX/Role/Validatable/Error.pm",
         "version" : "0.12"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/chylli-deriv/perl-MooX-Role-Validatable/issues"
      },
      "homepage" : "https://github.com/chylli-deriv/perl-MooX-Role-Validatable",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/chylli-deriv/perl-MooX-Role-Validatable.git",
         "web" : "https://github.com/chylli-deriv/perl-MooX-Role-Validatable"
      }
   },
   "version" : "0.12",
   "x_authority" : "cpan:DERIV",
   "x_contributors" : [
      "Fayland Lam <fayland@gmail.com>",
      "chylli-binary <chylli@binary.com>",
      "Jean-Yves Sireau <jy@binary.com>",
      "Shantanu Patil <shantanu@regentmarkets.com>",
      "amin roosta <amin.roosta@outlook.com>",
      "chylli-binary <52912308+chylli-binary@users.noreply.github.com>",
      "Chylli <chylli.email@gmail.com>",
      "junbon-deriv <junbon@binary.com>",
      "Raunak Kathuria <raunakkathuria@gmail.com>"
   ],
   "x_generated_by_perl" : "v5.26.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}