-
-
11 Feb 2017 21:41:28 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (11)
- Testers (3735 / 268 / 5)
- Kwalitee
Bus factor: 1- 89.86% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (81.68KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Michael G Schwern
- Dependencies
- Any::Moose
- Const::Fast
- Devel::Declare
- Devel::Declare::MethodInstaller::Simple
- Lexical::SealRequireHints
- Mouse
- PPI
- Sub::Name
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Take me over?
The maintainer of this distribution is looking for someone to take over! If you're interested then please contact them via email.Changes for version 20170211
- Promoted to full release
Changes for version 20160608.0051_002
- New Features
- Can now put prototypes in front of signatures (provides compatibility with sigs in 5.20) [RT/93336, github #99/#127] (thanks brummett)
Changes for version 20160516.2032_001
- New Features
- Can now use bare sigils as placeholders (provides compatibility with sigs in 5.20) [RT/93334, github #100/#126] (thanks brummett)
Documentation
Modules
method and function declarations with signatures and no source filteruse Method::Signatures from within MooseX::DeclareProvides
in lib/Method/Signatures/Parameter.pmin lib/Method/Signatures/Signature.pmin lib/Method/Signatures/Types.pmin lib/Method/Signatures/Utils.pmModule Install Instructions
To install Method::Signatures, copy and paste the appropriate command in to your terminal.
cpanm Method::Signatures
perl -MCPAN -e shell install Method::Signatures
For more information on module installation, please visit the detailed CPAN module installation guide.