-
-
24 Jun 2012 00:35:47 UTC
- Development release
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers
- Kwalitee
Bus factor: 0- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (56.21KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
and 1 contributors- Jesse Luehrs <doy at tozt dot net>
Changes for version 0.05 - 2012-06-23
- add callback_at_level to get the coderef to call smartmatch recursively as though it were called at a given caller level
Changes for version 0.04-TRIAL - 2012-06-23 (TRIAL RELEASE)
- restructure some internals for thread safety
- add test demonstrating recursive smartmatch callbacks
Changes for version 0.03-TRIAL - 2011-07-10 (TRIAL RELEASE)
- Add a hack to workaround perl RT#77468 on perls before 5.14
Changes for version 0.02-TRIAL - 2011-07-10 (TRIAL RELEASE)
- Add a missing perl core function for < 5.14
Changes for version 0.01-TRIAL - 2011-07-08 (TRIAL RELEASE)
- Initial release
Modules
pluggable smart matching backendsModule Install Instructions
To install smartmatch, copy and paste the appropriate command in to your terminal.
cpanm smartmatch
perl -MCPAN -e shell install smartmatch
For more information on module installation, please visit the detailed CPAN module installation guide.