in reply to Re: Using "my" suppresses "Name used only once" warning?
in thread Using "my" suppresses "Name used only once" warning?
My main use for Perl is Web based applications, so the only other alternative is PHP and I don't consider that to be anywhere near as stable besides anything else.
This check wouldn't have to be done at run-time - a separate "lint" program would do. I'd really only want to use the "ultra pedantic" check after completing a large section of code, not every time it was executed.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Using "my" suppresses "Name used only once" warning?
by Abigail-II (Bishop) on Feb 03, 2003 at 08:18 UTC | |
by Wysardry (Pilgrim) on Feb 03, 2003 at 18:53 UTC | |
by Abigail-II (Bishop) on Feb 03, 2003 at 23:05 UTC | |
by Wysardry (Pilgrim) on Feb 04, 2003 at 00:01 UTC | |
Re: Re: Re: Using "my" suppresses "Name used only once" warning?
by Biker (Priest) on Feb 03, 2003 at 13:17 UTC |