Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove incorrect assertion
  • Loading branch information
jonathanstowe committed Dec 8, 2015
1 parent 61f1bbd commit 833b8f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/Language/variables.pod
Expand Up @@ -577,9 +577,6 @@ produces:
=end code
There is no L<Positional> (C<@>) or L<Associative> (C<%>) equivalent, so a
named state variable must be used for those cases.
Furthermore, state variables are not required to exist in subroutines. You
could, for example, use C<$> in a one-liner to number the lines in a file:
Expand Down

0 comments on commit 833b8f2

Please sign in to comment.