The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

CSS::SAC::Condition::Negative - SAC NegativeConditions

SYNOPSIS

 see CSS::SAC::Condition

DESCRIPTION

This is a subclass of CSS::SAC::Condition, look there for more documentation. This class adds the following methods (the spec equivalents are available as well, just prepend 'get'):

METHODS

  • CSS::SAC::Condition::Negative->new($type,$cond)

  • $cond->new($type,$cond)

    Creates a new negative condition.

  • $ccond->Condition([$cond])

    get/set the condition's sub condition

AUTHOR

Robin Berjon <robin@knowscape.com>

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