| CSS-Croco documentation | Contained in the CSS-Croco distribution. |
CSS::Croco::Selector - Selector object
A full description of the module and its features. May include numerous subsections (i.e. =head2, =head3, etc.)
Andrey Kostenko (andrey@kostenko.name)
Copyright (c) 2009 (andrey@kostenko.name). All rights reserved.
Followed by whatever licence you wish to release it under. For Perl code that is often just:
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perldoc perlartistic.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| CSS-Croco documentation | Contained in the CSS-Croco distribution. |
package CSS::Croco::Selector; 1;