Re: Bareword errors?
- From: gcr <reviewyourdemo@xxxxxxxxxxx>
- Date: Tue, 28 Nov 2006 16:18:16 -0500
In article <4t3hedF121424U1@xxxxxxxxxxxxxxxxxx>,
Gunnar Hjalmarsson <noreply@xxxxxxxxx> wrote:
gcr wrote:
if (!HASH{search2}) {-------^
$search = "search1 only";-------^
}
if (!HASH{search1} && !HASH{search2}){
Something is missing there...
Ouch!! My bad - no sleep. Thanks and sorry for stupid question.
.
- References:
- Bareword errors?
- From: gcr
- Re: Bareword errors?
- From: Gunnar Hjalmarsson
- Bareword errors?
- Prev by Date: Re: Perl/Mail Suggestion....
- Next by Date: Re: Bareword errors?
- Previous by thread: Re: Bareword errors?
- Next by thread: Re: Bareword errors?
- Index(es):
Relevant Pages
|