Re: PBP
[email protected] (Eugene van der Pijll) Thu, 19 Jan 2006 20:59:11 +0100
| Newsgroups | perl.golf |
|---|---|
| Message-ID | <[email protected]> |
[email protected] schreef: > > Everyone(tm) knows(tm) that the "Proper Indentation"(tm) is: > > if(FOO) > { > print "foo!"; > } > else > { > print "bar!"; > } > > That's nuts! Er, I mean except for those on the Damian(tm) side: > Everyone(tm) knows(tm) that the "Proper Indentation"(tm) is: > > if(FOO) { > print "foo!"; > } > else { > print "bar!"; > } Excuse me! Please take this discussion off-list. Here, we only use Proper Perl, No Indentation: print"foo!"^"\cD\cN\x1D"x!FOO (with literal \cD, \cN, and \x1D, of course). Eugene -- The more you know, the less you need. -- Australian Aboriginal proverb