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... John Porter
- Re: Warnings, strict, and CPAN (Re: Closures an... Branden
- Re: Warnings, strict, and CPAN (Re: Closure... Bryan C . Warnock
- Re: Warnings, strict, and CPAN (Re: Closure... Branden
- Re: Warnings, strict, and CPAN (Re: Clo... John Porter
- Re: Warnings, strict, and CPAN (Re: Closures an... Peter Scott