in reply to Re: Storing dynamic parse results for static introspection?
in thread Storing dynamic parse results for static introspection?
Yes, things like that ...
The most common complaint about inability to parse Perl statically is that prototypes of imported subs are unknown and that they change the way the source is parsed.
(Most) imports happen at compile time and are known in the CHECK phase after the code was parsed and compiled.
> these cool questions
FWIW: I originally posted this as meditation, it was moved afterwards.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|