Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Document incompatible change of P5 EVAL lang in ChangeLog
  • Loading branch information
niner committed Jul 24, 2015
1 parent e12548c commit 280e942
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ChangeLog
Expand Up @@ -24,6 +24,7 @@ New in 2015.07
+ Can no longer (roulette) assign to Whatever slice of a hash
+ Emit warning when \$ \@ \% \& are used to create a Capture
+ Now illegal to use a contextual ($*c) before declaring it in a block
+ EVAL :lang<Perl5> instead of <perl5> for consistency with use :from<Perl5>
+ Deprecations:
+ $*PROGRAM_NAME in favor of $PROGRAM-NAME
+ $*EXECUTABLE_NAME in favor of $EXECUTABLE-NAME
Expand Down

0 comments on commit 280e942

Please sign in to comment.