in reply to Re^3: Closure warning with Perl 5.14?
in thread Closure warning with Perl 5.14?
Still no warning, $y is declared as it always was.
(But you get a warning for an uninitialized value in a concatenation, potentially, etc.)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Closure warning with Perl 5.14?
by BrowserUk (Pope) on May 19, 2011 at 09:03 UTC |
In Section
Seekers of Perl Wisdom