iamcal/perl-CSS
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
CSS.pm version 2.00 ======================= Object-oriented access to cascading stylesheets. NOTICE Version 2.00 onwards of this modules is * NOT BACKWARDS COMPATIBLE * 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: Test::Simple COPYRIGHT AND LICENCE Copyright (C) 2001-2002 Allen Day <[email protected]> Copyright (C) 2003-2010 Cal Henderson <[email protected]> The source for this module can be found on github: https://github.com/iamcal/perl-CSS 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.