Files
pkgsrc-ng/devel/p5-File-Find-Rule-PPI/DESCR
2013-09-26 17:14:40 +02:00

7 lines
303 B
Plaintext

File::Find::Rule::PPI allows you to integrate PPI content queries into your
File::Find::Rule searches.
Initially, it provides the one additional method ppi_find_any, which takes an
argument identical to the PPI::Node method find_any and checks each file as a
perl document to see if matches the query.