Wonderful behaviour which I suppose it learned from awk.  :)

It gives the code "character".  (Ahem.)

On Fri, Jun 07, 2002 at 04:28:52PM -0400, John Capo wrote:
> 
> Just one of the reasons I like perl soooo much. Semicolons are
> optional after the last statement in a compound statement or after
> the only statement in a compound statement.
> 
> Quoting Scott Lutz ([EMAIL PROTECTED]):
> > there seems to be a typo on line 1838/1840 : 
> > 
> > $HTML{domains}="<textarea name=domains cols=20 rows=5></textarea>
> > "
> >     } elsif ($in{reg_type} eq 'transfer') {
> > 
> > should be :
> > 
> > $HTML{domains}="<textarea name=domains cols=20 rows=5></textarea>
> > ";
> >     } elsif ($in{reg_type} eq 'transfer') {
> > 

-- 
  Paul Chvostek                                             <[EMAIL PROTECTED]>
  Operations / Development / Abuse / Whatever       vox: +1 416 598-0000
  it.canada                                            http://www.it.ca/

Reply via email to