-
-
03 Aug 2022 01:54:12 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (3)
- Testers (224 / 28 / 0)
- Kwalitee
Bus factor: 1- License: artistic_2
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (95.01KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.001001
- Added try/catch/finally/defer to the list of keywords that are never treated as barewords
- Corrected parsing of try/catch syntax (the catch block is not optional!)
- Updated workarounds for parsing code that uses Try::Tiny and TryCatch in line with the above changes
Documentation
Generate test of block matching by scouring a source treeGenerate test of statement matching by scouring a source treeModule Install Instructions
To install PPR, copy and paste the appropriate command in to your terminal.
cpanm PPR
perl -MCPAN -e shell install PPR
For more information on module installation, please visit the detailed CPAN module installation guide.