-
-
13 May 2003 16:04:59 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (2491 / 30 / 2)
- Kwalitee
Bus factor: 1- 98.05% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (9.36KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.10
- enabled more convinience as it is now possible also to use e.g. all_ok {$_ eq 10} [1 .. 10], "...."; instead of all_ok {$_[0] eq 10} [1 .. 10], "..."; => also putting in $_ the argument if there is only one
Modules
module to test many params as one testOther files
Module Install Instructions
To install Test::ManyParams, copy and paste the appropriate command in to your terminal.
cpanm Test::ManyParams
perl -MCPAN -e shell install Test::ManyParams
For more information on module installation, please visit the detailed CPAN module installation guide.