-
Notifications
You must be signed in to change notification settings - Fork 0
otaviof/Perl-Image_Optimizer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Image::Optimizer
****************
This little project is a wish to reproduce, as accurately as possible,
Yahoo's results on Smush-it. This service offers general image optimization,
very useful indeed.
-- Installation:
To install this module, run the following commands:
$ perl Makefile.PL
$ make
$ make test # TEST_VERBOSE=1
# make install
Please read the tests (t/) for understand how this software works.
-- Support and Documentation:
After installing, you can find documentation for this module with the
perldoc command.
$ perldoc Image::Optimizer
-- License and Copyright:
Copyright (C) 2010 Otavio Fernandes
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
About
This project is about image optimization, a wish to reproduce, as accurately as possible, Yahoo's results on Smush-it service.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published