Image-Magick-Tiler
view release on metacpan or search on metacpan
Changelog.ini view on Meta::CPAN
[Module]
Name=Image::Magick::Tiler
Changelog.Creator=Module::Metadata::Changes V 2.11
Changelog.Parser=Config::IniFiles V 2.88
[V 2.00]
Date=2016-10-13T13:43:00
Comments= <<EOT
- API change.
- The geometry parameter NxM+x+y now has no optional tile counts (NxM) but allows the
offsets [+-]x[+-]y to be omitted.
- The return parameter has been chopped, so tile() always returns an arrayref.
- Replace /usr/bin/perl with /usr/bin/env perl.
- Replace common::sense with use strict and use warnings, to get uninit var warnings.
- Adopt new repo format. This means many small changes.
See http://savage.net.au/Ron/html/My.Workflow.for.Building.Distros.html for notes on the
modernization of Makefile.PL.
- Add github repo.
- Remove Build.PL. See RT#105576. Thanx Karen Etheridge.
- Add scripts/tile.pl for everyday use.
- Add scripts/synopsis.pl for demonstation purposes.
- In t/test.t, replace hard-coded output dir with File::Temp -> newdir().
- Change Carp::croak to die.
- Add method count().
- Add method geometry_set().
- Remove method return().
EOT
[V 1.03]
Date=2010-02-21T12:55:25
Comments= <<EOT
- Remove text 'All rights reserved' (for Debian licensing).
- Remove POD heads 'Required Modules' and 'Changes'.
EOT
[V 1.02]
Date=2010-02-10T14:02:09
Comments=- MANIFEST.SKIP updated to exclude MYMETA.yml. Add MYMETA.yml.
[V 1.01]
Date=2009-11-13T13:20:00
Comments= <<EOT
- Run dos2unix
- Rename Changes.txt to CHANGES
EOT
[V 1.00]
Date=2005-02-22T20:37:29
Comments=- original version
( run in 0.991 second using v1.01-cache-2.11-cpan-5a3173703d6 )