Files
perl-Parser-MGC/perl-Parser-MGC.changes

47 lines
1.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Dec 5 10:26:06 UTC 2015 - coolo@suse.com
- updated to 0.15
see /usr/share/doc/packages/perl-Parser-MGC/Changes
0.15 2015/12/03 16:56:19
[CHANGES]
* Allow method names as well as CODE references to structure-forming
methods
* Added worked run-through example documentation and explanation of
the expression evaluator parser example
* Further expanded Parser::MGC::Tutorial
-------------------------------------------------------------------
Tue Sep 1 09:17:26 UTC 2015 - coolo@suse.com
- updated to 0.14
see /usr/share/doc/packages/perl-Parser-MGC/Changes
0.14 2015/08/31 15:29:36
[CHANGES]
* Many documentation improvements:
+ More detailed explanation of backtracking behaviour and the use
of the ->commit method
+ Trailing delimiter does not upset ->list_of
+ Added an as-yet incomplete Parser::MGC::Tutorial
* Use Scalar::Util::blessed() to avoid the eval { ->isa } antipattern
* Have long-deprecated ->one_of print a deprecation warning
-------------------------------------------------------------------
Sat Jun 27 08:51:20 UTC 2015 - coolo@suse.com
- updated to 0.13
see /usr/share/doc/packages/perl-Parser-MGC/Changes
0.13 2015/06/25 19:05:10
[CHANGES]
* Use File::Slurp::Tiny instead of File::Slurp
-------------------------------------------------------------------
Fri Apr 17 12:02:55 UTC 2015 - coolo@suse.com
- initial package $version
* created by $NAME $VERSION