Skip to content

Commit

Permalink
Reflect changes
Browse files Browse the repository at this point in the history
  • Loading branch information
xsawyerx committed May 30, 2022
1 parent b81fca1 commit 5012274
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
* GH #111: Support "die".
* GH #114: Support all forms of binmode() (Val @valcomm).
* GH #115: Support all forms of for() loop (Val @valcomm).
* When failing without an exception, we throw an exception with
more information (e.g., "print _").
* Support "_" in file operations ("-x _", etc.).
* Support "$foo->$bar" and "$foo->$_".
* Support 'eval "..."' or 'eval $foo'.
* Improve wording on top-level anonymous hashes.

0.007 2020-08-15

Expand Down

0 comments on commit 5012274

Please sign in to comment.