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 <allenday@ucla.edu>
Copyright (C) 2003 Cal Henderson <cal@iamcal.com>
License: Perl Artistic License