CSS.pm version 0.08
=======================
Object-oriented access to cascading stylesheets.
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
COPYRIGHT AND LICENCE
Copyright (C) 2001-2002 Allen Day <
[email protected]>
Copyright (C) 2003 Cal Henderson <
[email protected]>
License: Perl Artistic License