It's said that every programmer has to invent a template system or a vocabulary trainer.
And it seems every Perl hacker has to try to parse Perl. ;-P
... well ... how can I help you?
Do you want ...
Just a simple example
q! sub :attr() { print "bla" } !
*) like PPR,
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
From your module
> Files are parsed using PPI, not by inspecting packages or op-trees.
I think it's clearer if you say
> Files are statically parsed using PPI, not by dynamically inspecting packages or coderefs.
In reply to Re: Regex critique
by LanX
in thread Regex critique
by stevieb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |