Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Mention "use v5" no longer being noop
  • Loading branch information
lizmat committed May 19, 2014
1 parent 4a8eb3d commit bcb3934
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ChangeLog
Expand Up @@ -22,6 +22,7 @@ New in 2014.05
+ added $*KERNEL, $*DISTRO, $*VM, $*PERL as full blown objects
+ optimized grep,grep-index,first,first-index,last-index with seperate
candidates for Regex and Callable.
+ "use v5" is no longer a noop, but actually tries to load the "v5" module

New in 2014.04

Expand Down

0 comments on commit bcb3934

Please sign in to comment.