Re: "Did not find leading dereferencer" - new findings to an old puzzle
- From: "Ronny" <ro.naldfi.scher@xxxxxxxxx>
- Date: 2 Nov 2006 07:46:13 -0800
Ferry Bolhar schrieb:
In this case, it is imported from an other module, but this has nothing
to do with the "Dereferencer" error, because on the first example I
mentioned, I got that error message in the context of Perl standard
This error is reported by the "Text::Balancer" module, it doesn't
come from the Perl core:
"Did not find leading dereferencer":
"extract_variable" was expecting one of '$', '@', or '%' at the
start of a variable, but didn't find any of them.
Maybe this will help you?
This doesn't make any sense. First, I don't include in my programs any
Text:: stuff. Second, this would not explain why the error message
changes to the real one, if, say, I remove one comment line from the
source code.
Ronald
.
- Follow-Ups:
- Prev by Date: Re: Use of uninitialized variable with print << HTMLEND (and $ENV)
- Next by Date: Re: SQLPlus with Perl
- Previous by thread: FAQ 6.8 How can I quote a variable to use in a regex?
- Next by thread: Re: "Did not find leading dereferencer" - new findings to an old puzzle
- Index(es):
Relevant Pages
|