summaryrefslogtreecommitdiffstats
path: root/Changes
blob: b9be105781d9b1fba6664e4413f27abdcd8a046d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Revision history for smartmatch

{{$NEXT}}

0.05-TRIAL  2012-06-23
      - add callback_at_level to get the coderef to call smartmatch recursively
        as though it were called at a given caller level

0.04-TRIAL  2012-06-23
      - restructure some internals for thread safety
      - add test demonstrating recursive smartmatch callbacks

0.03-TRIAL  2011-07-10
      - Add a hack to workaround perl RT#77468 on perls before 5.14

0.02-TRIAL  2011-07-10
      - Add a missing perl core function for < 5.14

0.01-TRIAL  2011-07-08
      - Initial release