On Friday 16 February 2001 11:38, Branden wrote: > > (my($a),our($b),local($,),my($c)) = @_; > > What is it, anyway? A joke? (There's Perl poetry, why can't be there Perl > jokes?) Who writes this kind of code anyway? Okay, you caught me, it was a contrived exampled. The actual code was (my($foo),local($"),our($bar),my($baz)) = @_; ;-) -- Bryan C. Warnock [EMAIL PROTECTED]
- 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