On Tue, 20 Feb 2001 16:31:35 -0500, Bryan C. Warnock wrote: >Scalar value @foo[$bar] better written as $foo[$bar], for one. I agree on this one (hash slices too), if this expression is in list context. There is no error in @r = map { blah } @foo{$bar}; -- Bart.
- Re: Warnings, strict, and CPAN (Re: Closures and default... John Porter
- Re: Warnings, strict, and CPAN (Re: Closures and default... Branden
- Re: Warnings, strict, and CPAN (Re: Closures and de... Bryan C . Warnock
- Re: Warnings, strict, and CPAN (Re: Closures and default... Branden
- Re: Warnings, strict, and CPAN (Re: Closures and default... Stephen P. Potter
- Re: Warnings, strict, and CPAN (Re: Closures and default... Bryan C . Warnock
- Re: Warnings, strict, and CPAN (Re: Closures and default... John Porter
- Re: Warnings, strict, and CPAN (Re: Closures and default... Bryan C . Warnock
- Re: Warnings, strict, and CPAN (Re: Closures and default... Edward Peschko
- Re: Warnings, strict, and CPAN (Re: Closures and default... Bryan C . Warnock
- Re: Warnings, strict, and CPAN (Re: Closures and default... Edward Peschko
- Re: Warnings, strict, and CPAN (Re: Closures and default... schwern
- Re: Warnings, strict, and CPAN (Re: Closures and default... Peter Scott
- Re: Warnings, strict, and CPAN (Re: Closures and default... schwern
- Re: Warnings, strict, and CPAN (Re: Closures and default... schwern
- Re: Warnings, strict, and CPAN (Re: Closures and default... schwern
- RE: Warnings, strict, and CPAN (Re: Closures and de... Paul Marquess