in reply to "my" declaration problem
because ...
> without strict nor warnings ^_^
Or differently phrased:
Repeated declarations of the same variable in the same scope make no sense.
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: "my" declaration problem
by Anonymous Monk on Apr 25, 2017 at 18:57 UTC | |
by LanX (Saint) on Apr 25, 2017 at 20:06 UTC | |
by Corion (Patriarch) on Apr 25, 2017 at 20:30 UTC | |
by LanX (Saint) on Apr 25, 2017 at 20:38 UTC | |
by Corion (Patriarch) on Apr 25, 2017 at 20:40 UTC | |
|