Revision history for Text-Extract-MaketextCallPhrases
0.7 Sat Nov 17 20:12:42 2102
- rt 81205 - POD typo
- rt 81206 - Added quote_before, quote_after
0.6 Thu Nov 8 14:14:39 2012
- add offset_seen internal check
- add RELEASE_TESTING check above eval in perlcritic test
0.5 Wed Nov 7 20:56:10 2012
- rt 80661: POD
- add 'original_text' key to result hash
- add 'cpanel_mode' to hashref of args
0.4 Mon Nov 5 23:06:35 2012
- rt 80488: bump version in POD
- rt 80642: POD: type' os 'no_arg' =~ s/os/of/
- rt 80641: POD: 'no_' should be 'no_default_regex'
- rt 80643: needs to require bytes when it uses bytes::length
- rt 80653: if double quoted context interpolate \n and friends (not \x)
- rt 80648 add file key to result hash
- treat mt("$var") et. al. like a perlish type
- added 'heredoc' key to result hash
0.3 Sun Oct 28 17:48:23 2012
- rt 76699 Add “=encoding utf-8” to top of POD
- rt 76700: Add test for “foo(<<HEAR_DOC, @args);” style heredocs
- rt 77538: add helper methods to default regex
- move Critic and POD tests to RELEASE_TESTING mode
0.2 Wed Aug 31 17:51:04 2011
- rt 70652 items
0.1 Wed Jan 5 21:18:02 2011
Initial release.