Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Mention $*PERL upgrade
  • Loading branch information
lizmat committed May 18, 2014
1 parent 0a6c98c commit 0a2f0cd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/ChangeLog
Expand Up @@ -17,8 +17,9 @@ New in 2014.05
+ added "subtest code, desc" to Test.pm (inspired by P5's Test::More)
+ Test::Tap::tap_ok and Test::Util::throws_like are now 1 test (using subtest)
+ BagHash<foo>-- on non-existing key no longer fails (as per S02 spec change)
+ deprecate $*OS, $*OSVER, $*VM<name>, $*VM<config>
+ added $*KERNEL, $*DISTRO, $*VM as full blown objects
+ deprecate $*OS, $*OSVER, $*VM<name>, $*VM<config>, $*PERL<name>
$*PERL<compiler>...
+ 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.

Expand Down

0 comments on commit 0a2f0cd

Please sign in to comment.