in reply to Re: while (scalar()
in thread while (scalar()
After I put in the parentheses, the error is: syntax error at local_align.cgi line 89, near ") while"while (scalar(@ra)) while (scalar(@rb)) while (scalar(@rc))
I am not totally new to perl, but this construction makes NO sense to me at all. I was curious if it was some PERL shorthand or something.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: while (scalar()
by tachyon (Chancellor) on Mar 12, 2004 at 22:20 UTC | |
|
Re: Re: Re: while (scalar()
by Happy-the-monk (Canon) on Mar 12, 2004 at 22:16 UTC | |
by Roy Johnson (Monsignor) on Mar 12, 2004 at 22:33 UTC |