Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates > by-pkgid > b307d957ca101920ccf0a979d40eff52 > files > 10

perl-CSS-Minifier-XS-0.07-1.fc13.i686.rpm

CSS::Minifier::XS minifies CSS documents by removing un-necessary whitespace

Copyright (C) 2007-2010, Graham TerMarsch.  All Rights Reserved.

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

To install:
    perl Build.PL
    ./Build
    ./Build test
    ./Build install

or:
    perl Makefile.PL
    make
    make test
    make install