-
-
28 May 2012 07:51:16 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Issues (0)
- Testers (322 / 0 / 0)
- Kwalitee
Bus factor: 1- 78.86% Coverage
- License: unrestricted
- Activity
24 month- Tools
- Download (16.16KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- HOP::Lexer
- HOP::Stream
- Sub::Uplevel
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.03 - 2012-05-28
- Added the plus() parser.
- Addd the lookahead() and neg_lookahead() parsers.
- Fixed a backward compatibility issue introduced in 0.02 where iterator streams were no longer properly handled.
Changes for version 0.02_05
- At last fixed Build.PL dependancy on HOP::Lexer (due to t/30-evaluate.t test). Many thanks to ANDK for the hint via RT #76544.
Changes for version 0.02_04
- Silly fixes.
Changes for version 0.02_03
- Silly fixes.
Changes for version 0.02_02
- Added t/30-evaluate.t test.
Changes for version 0.02_01 - 2009-04-05
- Fixed nasty bug whereby optional() would truncate concatenated streams. In unusual cases, this might change the interface. (rt 35997 - reported by XAV <xcaron [...] gmail.com>)
Modules
"Higher Order Perl" ParserModule Install Instructions
To install HOP::Parser, copy and paste the appropriate command in to your terminal.
cpanm HOP::Parser
perl -MCPAN -e shell install HOP::Parser
For more information on module installation, please visit the detailed CPAN module installation guide.