in reply to Re^5: Hard syntax error or disambiguable parsing?
in thread Hard syntax error or disambiguable parsing?

Danke schonn for this and your other reply.

I think I have too much of a tendency to try and explain away magic as a result of regular syntax objects; sometimes, there's just a wizard behind that curtain ;-)

for(split(" ","tsuJ rehtonA lreP rekcaH")){print reverse . " "}print "\b.\n";

Replies are listed 'Best First'.
Re^7: Hard syntax error or disambiguable parsing?
by GrandFather (Saint) on Jan 29, 2009 at 06:51 UTC

    Well, a lot of the magic does just come down to pulling the right levers. ;)


    Perl's payment curve coincides with its learning curve.