John Porter wrote: > > Having `my' with the same precedence rules as `print' for example, > > 'my' is not 'print', it is not like 'print', is not comparable > to 'print'. Please stop with the bogus comparisons. > Agree they're different (one is compile-time, other runtime, and much more differences). But both (potentailly) receive a list of arguments. With `print' (or any other function) I don't need parenthesis if I don't want to put them (and I almost always don't want them). Why with `my' I do need them? Why don't these behave the same? - Branden
- Warnings, strict, and CPAN (Re: Closures and default lex... Nathan Wiger
- Re: Warnings, strict, and CPAN (Re: Closures and de... schwern
- Re: Warnings, strict, and CPAN (Re: Closures and de... Edward Peschko
- Re: Warnings, strict, and CPAN (Re: Closures and de... Bryan C . Warnock
- Re: Warnings, strict, and CPAN (Re: Closures and de... Edward Peschko
- Re: Warnings, strict, and CPAN (Re: Closures and de... John Porter
- Re: Warnings, strict, and CPAN (Re: Closures and de... John Porter
- Re: Warnings, strict, and CPAN (Re: Closures and de... Branden
- Re: Warnings, strict, and CPAN (Re: Closures an... Bryan C . Warnock
- Re: Warnings, strict, and CPAN (Re: Closures and de... Branden
- Re: Warnings, strict, and CPAN (Re: Closures and de... Stephen P. Potter
- Re: Warnings, strict, and CPAN (Re: Closures and de... Bryan C . Warnock
- Re: Warnings, strict, and CPAN (Re: Closures and de... John Porter
- Re: Warnings, strict, and CPAN (Re: Closures and de... Bryan C . Warnock
- Re: Warnings, strict, and CPAN (Re: Closures an... Bart Lateur
- Re: Warnings, strict, and CPAN (Re: Closures an... John Porter
- Re: Warnings, strict, and CPAN (Re: Closures and de... Edward Peschko
- Re: Warnings, strict, and CPAN (Re: Closures and de... Bryan C . Warnock
- Re: Warnings, strict, and CPAN (Re: Closures and de... Edward Peschko