in reply to Re^4: regexp for finding all function calls
in thread regexp for finding all function calls

I haven't done much with PPI, but I know that Perl::Critic uses it extensively, so in the source code you'll find many usage examples.

There are also some examples exaxmples here on perlmonks. Searching helps.

  • Comment on Re^5: regexp for finding all function calls