Re: code line of the day
Chris Palmer <[email protected]> Thu, 7 Sep 2006 10:17:55 -0700
| Newsgroups | gmane.comp.lang.perl.fun |
|---|---|
| Message-ID | <[email protected]> |
Uri Guttman writes:
> @{$self->{templates}}{ keys %{$tmpls} } =
> map ref $_ eq 'SCALAR' ? \"${$_}" : \"$_", values %{$tmpls} ;
>
> discuss amongst yourselves. topics include: what does it do? wtf am i
> doing that? and general esthetics.
I think you meant to post this to thedailywtf.com and not here.
(Although this list could be considered a crazier, more frightening
version of thedailywtf.com, I guess...)