Re: Problems with Parse::Lex
- From: "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx>
- Date: Sat, 7 May 2005 18:26:25 +1000
"Stan Brown" <stanb@xxxxxxxxx> wrote in message
news:d5garo$sei$1@xxxxxxxxxxxxxxxxxxxx
> In <427b25cc$0$10306$afc38c87@xxxxxxxxxxxxxxxxxxxx> "Sisyphus"
<sisyphus1@xxxxxxxxxxxxxxxxx> writes:
>
>
> >"Stan Brown" <stanb@xxxxxxxxx> wrote in message
> >news:d5drpc$mfl$1@xxxxxxxxxxxxxxxxxxxx
>
> >> Script started on Thu May 5 12:15:01 2005
> >> $ ./la*
> >> Unknown 'strict' tag(s) '1' at
> >/usr/local/lib/perl5/site_perl/5.8.6/Parse/Template.pm line 2
>
> >Looks to me that's complaining about 'use strict;' . Are you sure it's
perl
>
> Indeed if I remove that from Template.pm the script runs.
>
Not sure where to proceed from there. I've never seen that error message
before, don't know what it means, and can't find it in 'perldoc perldiag'.
All I can think of is that perl didn't get built correctly. Maybe someone
else will chip in with some words of enlightenment.
I presume that 'use strict;' in a script produces the same fatality ? ie
it's not a problem limited only to Template.pm ? And it is a *fatal* error ?
(The wording would suggest so.)
Cheers,
Rob
.
- Follow-Ups:
- Re: Problems with Parse::Lex
- From: Stan Brown
- Re: Problems with Parse::Lex
- From: Sisyphus
- Re: Problems with Parse::Lex
- References:
- Problems with Parse::Lex
- From: Stan Brown
- Re: Problems with Parse::Lex
- From: Sisyphus
- Re: Problems with Parse::Lex
- From: Stan Brown
- Problems with Parse::Lex
- Prev by Date: Re: text-chm
- Next by Date: Re: Problems with Parse::Lex
- Previous by thread: Re: Problems with Parse::Lex
- Next by thread: Re: Problems with Parse::Lex
- Index(es):
Relevant Pages
|