Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add NOMMAP note about $/ and $!.
  • Loading branch information
pmichaud committed Jul 7, 2011
1 parent 5fac548 commit ecc173b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NOMMAP.markdown
Expand Up @@ -27,6 +27,7 @@ Things that aren't blockers but might be worth knowing about:
For my X::Base { ... }, my Foo::Bar { ... } etc. The our-scoped ones work.

## Magicals
Move creation of $! and $/ to be per-routine instead of per-block.
Methods should get automatic %_.

## when statements
Expand Down

0 comments on commit ecc173b

Please sign in to comment.