summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 9739a7e02f9a675590a59182d3f03f45df5918ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Revision history for Parse-Keyword

{{$NEXT}}
      - work around some issues that would happen when you peeked past the end
        of the line
      - allow parsing into non-anonymous subs (this makes a difference in some
        obscure situations)
      - fix compilation on threaded perls

0.01  2013-07-21
      - Initial release