CSS-Parse-Packed version 0.02

A CSS::Parse module packed duplicated selectors.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


DEPENDENCIES

This module requires these other modules and libraries:

  CSS
  Test::Base


COPYRIGHT AND LICENCE

Copyright (C) 2007, Hiroshi Sakai

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
