2015-12-05 17:10:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2015-09-01 09:36:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2015-06-27 16:36:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2015-04-17 12:02:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 17 12:02:55 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- initial package $version
|
|
|
|
|
* created by $NAME $VERSION
|
|
|
|
|
|