in reply to Conditional module use
Term::ReadKey::ReadMode(2); ... Term::ReadKey::ReadMode(0);
The parens help Perl disambiguate subroutine call vs. method invocation.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Conditional module use
by Nkuvu (Priest) on Apr 21, 2006 at 21:18 UTC | |
by chromatic (Archbishop) on Apr 21, 2006 at 21:37 UTC |