I would guess either that or if() { #code } else { #more code } which I have seen, usually by people who primarily code in C.
-----Original Message----- From: Robert [mailto:[EMAIL PROTECTED] Sent: Sat 1/31/2004 2:24 PM To: [EMAIL PROTECTED] Cc: Subject: Perl Style When they say "uncuddled else" are they meaning: if () { # code } else { # code } -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>