Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 65b2838a5d6203c2cbc936556d65c27e > files > 13

perl-CSS-Minifier-XS-0.80.0-6.mga4.x86_64.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