NAME

TPath::Selector::Quantified - handles expressions like a? and //foo*

VERSION

version 0.009

DESCRIPTION

Selector that applies a quantifier to an ordinary selector.

ATTRIBUTES

s

The selector to which the quantifier is applied.

quantifier

The quantifier.

ROLES

TPath::Selector

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.