NAME

CSS::SAC::Selector::Simple - SAC SimpleSelector

SYNOPSIS

see CSS::SAC::Selector

DESCRIPTION

This is a subclass of CSS::SAC::Selector, look there for more documentation. This class adds nothing, it's merely different.

This subclass adds nothing per se, it is only there to enforce some constraints as other selector classes have fields that may only contain a SimpleSelector

METHODS

  • CSS::SAC::Selector::Simple->new($type)

  • $ssel->new($type)

    Creates a new simple selector.

AUTHOR

Robin Berjon <robin@knowscape.com>

This module is licensed under the same terms as Perl itself.