The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Method declarations with type constraints and no source filter'
author:
  - 'Florian Ragwitz <rafl@debian.org>'
build_requires:
  CPAN::Meta::Check: 0.007
  Data::Dumper: 0
  IO::Handle: 0
  IPC::Open3: 0
  Moose::Role: 0
  Test::CheckDeps: 0.006
  Test::Deep: 0
  Test::Fatal: 0
  Test::Moose: 0
  Test::More: 0.94
  attributes: 0
  lib: 0
  metaclass: 0
  namespace::clean: 0
configure_requires:
  Module::Build::Tiny: 0.027
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.300038, CPAN::Meta::Converter version 2.132510'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: MooseX-Method-Signatures
no_index:
  directory:
    - t
    - xt
    - examples
provides:
  MooseX::Method::Signatures:
    file: lib/MooseX/Method/Signatures.pm
    version: 0.45
  MooseX::Method::Signatures::Meta::Method:
    file: lib/MooseX/Method/Signatures/Meta/Method.pm
    version: 0.45
  MooseX::Method::Signatures::Types:
    file: lib/MooseX/Method/Signatures/Types.pm
    version: 0.45
requires:
  B::Hooks::EndOfScope: 0.10
  Carp: 0
  Context::Preserve: 0
  Devel::Declare: 0.005011
  Devel::Declare::Context::Simple: 0
  Eval::Closure: 0
  Module::Runtime: 0.012
  Moose: 0.89
  Moose::Meta::Class: 0
  Moose::Meta::Method: 0
  Moose::Util: 0
  Moose::Util::TypeConstraints: 0
  MooseX::LazyRequire: 0.06
  MooseX::Meta::TypeConstraint::ForceCoercion: 0
  MooseX::Types: 0.35
  MooseX::Types::Moose: 0.19
  MooseX::Types::Structured: 0.24
  MooseX::Types::Util: 0
  Parse::Method::Signatures: 1.003014
  Parse::Method::Signatures::Param::Named: 0
  Parse::Method::Signatures::Param::Placeholder: 0
  Parse::Method::Signatures::TypeConstraint: 0
  Parse::Method::Signatures::Types: 0
  Scalar::Util: 0
  Sub::Name: 0
  Task::Weaken: 0
  Text::Balanced: 0
  aliased: 0
  namespace::autoclean: 0
  perl: 5.006
  strict: 0
  warnings: 0
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Method-Signatures
  homepage: https://github.com/moose/MooseX-Method-Signatures
  repository: https://github.com/moose/MooseX-Method-Signatures.git
version: 0.45
x_Dist_Zilla:
  perl:
    version: 5.019003
  plugins:
    -
      class: Dist::Zilla::Plugin::ContributorsFromGit
      name: ContributorsFromGit
      version: 0.006
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      name: '@Author::ETHER/Git::NextVersion'
      version: 2.014
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      name: '@Author::ETHER/build'
      version: 0.004
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      name: '@Author::ETHER/release'
      version: 0.004
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Author::ETHER/ExecDir'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@Author::ETHER/ShareDir'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::FileFinder::ByName
      name: '@Author::ETHER/Examples'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      name: '@Author::ETHER/Git::GatherDir'
      version: 2.014
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Author::ETHER/MetaYAML'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@Author::ETHER/MetaJSON'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::License
      name: '@Author::ETHER/License'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@Author::ETHER/Readme'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@Author::ETHER/Manifest'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::Test::Compile
      config:
        Dist::Zilla::Plugin::Test::Compile:
          module_finder:
            - ':InstallModules'
          script_finder:
            - ':ExecFiles'
            - '@Author::ETHER/Examples'
      name: '@Author::ETHER/Test::Compile'
      version: 2.030
    -
      class: Dist::Zilla::Plugin::Test::CheckDeps
      name: '@Author::ETHER/Test::CheckDeps'
      version: 0.007
    -
      class: Dist::Zilla::Plugin::NoTabsTests
      name: '@Author::ETHER/NoTabsTests'
      version: 0.01
    -
      class: Dist::Zilla::Plugin::EOLTests
      name: '@Author::ETHER/EOLTests'
      version: 0.02
    -
      class: Dist::Zilla::Plugin::MetaTests
      name: '@Author::ETHER/MetaTests'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::Test::Version
      name: '@Author::ETHER/Test::Version'
      version: 0.002004
    -
      class: Dist::Zilla::Plugin::Test::CPAN::Changes
      name: '@Author::ETHER/Test::CPAN::Changes'
      version: 0.008
    -
      class: Dist::Zilla::Plugin::Test::ChangesHasContent
      name: '@Author::ETHER/Test::ChangesHasContent'
      version: 0.006
    -
      class: Dist::Zilla::Plugin::Test::MinimumVersion
      name: '@Author::ETHER/Test::MinimumVersion'
      version: 2.000005
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@Author::ETHER/PodSyntaxTests'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::Test::PodSpelling
      name: '@Author::ETHER/Test::PodSpelling'
      version: 2.006001
    -
      class: Dist::Zilla::Plugin::Test::Pod::No404s
      name: '@Author::ETHER/Test::Pod::No404s'
      version: 1.001
    -
      class: Dist::Zilla::Plugin::Test::Kwalitee
      name: '@Author::ETHER/Test::Kwalitee'
      version: 2.06
    -
      class: Dist::Zilla::Plugin::MojibakeTests
      name: '@Author::ETHER/MojibakeTests'
      version: 0.5
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Author::ETHER/PruneCruft'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Author::ETHER/ManifestSkip'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::Git::Describe
      name: '@Author::ETHER/Git::Describe'
      version: 0.003
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: '@Author::ETHER/PkgVersion'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::PodWeaver
      name: '@Author::ETHER/PodWeaver'
      version: 3.101642
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: '@Author::ETHER/NextRelease'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::GithubMeta
      name: '@Author::ETHER/GithubMeta'
      version: 0.38
    -
      class: Dist::Zilla::Plugin::AutoMetaResources
      name: '@Author::ETHER/AutoMetaResources'
      version: 1.20
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@Author::ETHER/Authority'
      version: 1.006
    -
      class: Dist::Zilla::Plugin::MetaNoIndex
      name: '@Author::ETHER/MetaNoIndex'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::MetaProvides::Package
      name: '@Author::ETHER/MetaProvides::Package'
      version: 1.14000003
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@Author::ETHER/MetaConfig'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@Author::ETHER/AutoPrereqs'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::MinimumPerl
      name: '@Author::ETHER/MinimumPerl'
      version: 1.003
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: test
          type: requires
      name: '@Author::ETHER/Test::CheckDeps, indirect'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: '@Author::ETHER/installer_requirements'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      name: '@Author::ETHER/ReadmeAnyFromPod'
      version: 0.131500
    -
      class: Dist::Zilla::Plugin::ModuleBuildTiny
      name: '@Author::ETHER/ModuleBuildTiny'
      version: 0.005
    -
      class: Dist::Zilla::Plugin::InstallGuide
      name: '@Author::ETHER/InstallGuide'
      version: 1.200000
    -
      class: Dist::Zilla::Plugin::CopyFilesFromBuild
      name: '@Author::ETHER/CopyFilesFromBuild'
      version: 0.103510
    -
      class: Dist::Zilla::Plugin::Run::AfterBuild
      name: '@Author::ETHER/Run::AfterBuild'
      version: 0.020
    -
      class: Dist::Zilla::Plugin::RunExtraTests
      name: '@Author::ETHER/RunExtraTests'
      version: 0.011
    -
      class: Dist::Zilla::Plugin::Git::Check
      name: '@Author::ETHER/Git::Check'
      version: 2.014
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
      name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
      version: 0.006
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
      name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
      version: 0.006
    -
      class: Dist::Zilla::Plugin::Git::Remote::Check
      name: '@Author::ETHER/Git::Remote::Check'
      version: 0.1.2
    -
      class: Dist::Zilla::Plugin::CheckPrereqsIndexed
      name: '@Author::ETHER/CheckPrereqsIndexed'
      version: 0.009
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: '@Author::ETHER/TestRelease'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@Author::ETHER/UploadToCPAN'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::Git::Commit
      name: '@Author::ETHER/Git::Commit'
      version: 2.014
    -
      class: Dist::Zilla::Plugin::Git::Tag
      name: '@Author::ETHER/Git::Tag'
      version: 2.014
    -
      class: Dist::Zilla::Plugin::GitHub::Update
      name: '@Author::ETHER/GitHub::Update'
      version: 0.35
    -
      class: Dist::Zilla::Plugin::Git::Push
      name: '@Author::ETHER/Git::Push'
      version: 2.014
    -
      class: Dist::Zilla::Plugin::InstallRelease
      name: '@Author::ETHER/InstallRelease'
      version: 0.008
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: '@Author::ETHER/ConfirmRelease'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: requires
      name: Prereqs
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: DevelopRequires
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: 4.300038
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: 4.300038
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: 0
    version: 4.300038
x_authority: cpan:ETHER
x_contributors:
  - 'Ash Berlin <ash@cpan.org>'
  - 'Cory Watson <gphat@cpan.org>'
  - 'Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>'
  - 'Daniel Ruoso <daniel@ruoso.com>'
  - 'Dave Rolsky <autarch@urth.org>'
  - 'Hakim Cassimally <hakim.cassimally@gmail.com>'
  - 'Jesse Luehrs <doy@tozt.net>'
  - 'Jonathan Rockway <jon@jrock.us>'
  - 'Jonathan Scott Duff <duff@pobox.com>'
  - 'Justin Hunter <justin.d.hunter@gmail.com>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Kent Fredric <kentfredric@gmail.com>'
  - 'Lukas Mai <l.mai@web.de>'
  - 'Maik Hentsche <maik.hentsche@amd.com>'
  - 'Matt Kraai <kraai@ftbfs.org>'
  - 'Nicholas Perez <nperez@cpan.org>'
  - 'Rhesa Rozendaal <rhesa@cpan.org>'
  - 'Ricardo SIGNES <rjbs@cpan.org>'
  - 'Sebastian Willert <willert@cpan.org>'
  - 'Steffen Schwigon <ss5@renormalist.net>'
  - 'Yanick Champoux <yanick@babyl.dyndns.org>'
  - 'arcanez <justin.d.hunter@gmail.com>'
  - 'hakim <hakim.cassimally@gmail.com>'
  - 'nperez <nperez@cpan.org>'