NAME
TPath::Predicate - interface of square bracket sub-expressions in TPath expressions
VERSION
version 0.003
METHODS
filter
Takes a collection of nodes and an index and returns the collection of nodes for which the predicate is true.
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.