in reply to Re^2: Named Subroutine Parameters: Compile-time errors vs. Run-time warnings
in thread Named Subroutine Parameters: Compile-time errors vs. Run-time warnings
It was just a guess that the fat comma => might act differently in curlies than in a parameter list, resulting in another (or missing) quoting behavior of barewords at the LHS.
But this wouldn't make sense...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Named Subroutine Parameters: Compile-time errors vs. Run-time warnings
by AnomalousMonk (Archbishop) on May 27, 2009 at 03:09 UTC |