NAME
TPath::Predicate - interface of square bracket sub-expressions in TPath expressions
VERSION
version 0.013
METHODS
filter
Takes an index and a collection of nodes and returns the collection of nodes for which the predicate is true.
ROLES
AUTHOR
David F. Houghton <dfhoughton@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by David F. Houghton.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.