On Thursday, October 24, 2002, at 02:52  PM, Austin Hastings wrote:

In 'C', we have:

 a = b+++++c;

In Perl, we can have:

$a = $b        $c;

(Parseable as $a = $b operator:spacespace operator:tab
operator:spacespace $c;)

Oh frabjous day!
Good Lord, you're sicker than I am!

:-D

David

--
David Wheeler                                     AIM: dwTheory
[EMAIL PROTECTED]                                 ICQ: 15726394
http://david.wheeler.net/                      Yahoo!: dew7e
                                               Jabber: [EMAIL PROTECTED]

Reply via email to