The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
CSS version 0.05
=======================

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

Put the correct copyright and licence information here.

Copyright (C) 2001-2002 Allen Day <allenday@ucla.edu>
License: Perl Artistic License