in reply to Re^2: Named captures or positional variables
in thread Named captures or positional variables
If lexical variables are already declared in the calling package, you can change their value, e.g. with PadWalker.
Otherwise it wouldn't compile under strict if you try to use them.
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Named captures or positional variables
by tobyink (Canon) on Dec 11, 2014 at 11:25 UTC |