summaryrefslogtreecommitdiff
path: root/devel/p5-File-Find-Rule-PPI/DESCR
blob: ea6e77808635db81540989f0c4e1563362c45d7a (plain)
1
2
3
4
5
6
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.