Whatpm::CSS::Tokenizer
The Whatpm::CSS::Tokenizer
module provides a CSS syntax tokenizer.
It can tokenize a string written in a language using the CSS syntax,
such as CSS,
Selectors,
and Media Queries.
CSS 2.1 <http://www.w3.org/TR/CSS2/>
.
Selectors <http://www.w3.org/TR/selectors>
.
Whatpm::CSS::Parser, Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser.
Wakaba <wakaba@suikawiki.org>.
Copyright 2007-2011 Wakaba <wakaba@suikawiki.org>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.