Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 85a96abe57e246b5946605ffb635b5f1 > files > 13

perl-JavaScript-Minifier-XS-0.90.0-8.mga5.x86_64.rpm

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

Copyright (C) 2007, 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