in reply to Re: Syntax checking without BEGIN blocks
in thread Syntax checking without BEGIN blocks
That assumes no incompetence or malice on the part of the module writer. One of the first tests of competence is to see if the module is will actually pass a syntax check.
The problem of how to do that safely is really the one I'd like to address.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Syntax checking without BEGIN blocks
by bluto (Curate) on May 01, 2006 at 19:07 UTC | |
|