-
-
26 Feb 2016 04:44:09 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (10)
- Testers (10614 / 412 / 0)
- Kwalitee
Bus factor: 1- 89.11% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (20.44KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.29
- Restore compatibility with certain older perl versions (5.10 and 5.12)
- It seems that “ATTRS: lvalue” doesn’t work with older perls, but that you can forward-declare the method in Perl code with the :lvalue attribute with the same effect.
- This version of Want is still broken with perl 5.8, for reasons I haven’t investigated.
Modules
A generalisation of wantarrayModule Install Instructions
To install Want, copy and paste the appropriate command in to your terminal.
cpanm Want
perl -MCPAN -e shell install Want
For more information on module installation, please visit the detailed CPAN module installation guide.