Whatpm::CSS::Tokenizer - 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>.
the Whatpm::CSS::Parser manpage, the Whatpm::CSS::SelectorsParser manpage, the Whatpm::CSS::MediaQueryParser manpage.
Wakaba <w@suika.fam.cx>.
Copyright 2007-2011 Wakaba <w@suika.fam.cx>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.