CSS.pm version 1.09

Object-oriented access to cascading stylesheets.

NOTICE

Version 1.00 onwards of this modules is

with previous versions.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

Parse::RecDescent
Test::Simple

COPYRIGHT AND LICENCE

Copyright (C) 2001-2002 Allen Day <allenday@ucla.edu> Copyright (C) 2003-2011 Cal Henderson <cal@iamcal.com>

CSS.pm is dual licensed under the same terms as Perl itself.

This means at your choice, either the Perl Artistic License, or the GNU GPL version 1 or higher.