CSS::Croco::Selector - Selector object


CSS-Croco documentation Contained in the CSS-Croco distribution.

Index


Code Index:

NAME

Top

CSS::Croco::Selector - Selector object

DESCRIPTION

Top

A full description of the module and its features. May include numerous subsections (i.e. =head2, =head3, etc.)

METHODS

Top

is_case_sensitive

to_string

name

AUTHOR

Top

Andrey Kostenko (andrey@kostenko.name)

LICENCE AND COPYRIGHT

Top


CSS-Croco documentation Contained in the CSS-Croco distribution.

package CSS::Croco::Selector;

1;