The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name    = Geo-GoogleMaps-FitBoundsZoomer
abstract = Calculates the maximum Google Maps zoom which fits the minimum bounding rectangle of Google Map points.
author  = Michael Portnoy <mport@cpan.org>
license = Perl_5
copyright_holder = Michael Portnoy
copyright_year   = 2012

version = 1.02

[@Filter]
-bundle = @Basic
-remove = MakeMaker
option = for_basic

[ModuleBuild]

[Prereqs / TestRequires]
Test::More       = 0
Test::Exception  = 0

[Prereqs / RuntimeRequires]
Carp        = 0
List::Util  = 0