in reply to Underscore in scalar name not in main package
You should probably start a new thread for this.
My number one guess of frustration would be (de)referencing rules with sigils.
(The deeper reason is the transition from Perl4 to 5 and trying to piggy back new features while retaining almost full compatibility)
For instance take pushing to a AoHoA passed as reference $arr
Compare Perl
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Underscore in scalar name not in main package
by InfiniteSilence (Curate) on May 10, 2026 at 23:26 UTC | |
by LanX (Saint) on May 10, 2026 at 23:38 UTC |