Geo-GDAL-FFI 0.12 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Geo::GDAL::FFI | A foreign function interface to GDAL | 0.12 | metacpan |
Geo::GDAL::FFI::Band | A GDAL raster band | 0.12 | metacpan |
Geo::GDAL::FFI::Dataset | A GDAL dataset | 0.12 | metacpan |
Geo::GDAL::FFI::Driver | A GDAL data access driver | 0.12 | metacpan |
Geo::GDAL::FFI::Feature | A GDAL vector feature | 0.12 | metacpan |
Geo::GDAL::FFI::FeatureDefn | A GDAL feature schema | 0.12 | metacpan |
Geo::GDAL::FFI::FieldDefn | A field in a GDAL feature schema | 0.12 | metacpan |
Geo::GDAL::FFI::GeomFieldDefn | A spatial field in a GDAL feature schema | 0.12 | metacpan |
Geo::GDAL::FFI::Geometry | A GDAL geometry | 0.12 | metacpan |
Geo::GDAL::FFI::Layer | A collection of vector features in GDAL | 0.12 | metacpan |
Geo::GDAL::FFI::Object | A GDAL major object | 0.12 | metacpan |
Geo::GDAL::FFI::SpatialReference | A spatial reference system in GDAL | 0.12 | metacpan |
Geo::GDAL::FFI::VSI | A GDAL virtual file system | 0.12 | metacpan |
Geo::GDAL::FFI::VSI::File | A GDAL virtual file | 0.12 | metacpan |
Provides
Name | File | View |
---|---|---|
Geo::GDAL::FFI::Layer::ResultSet | lib/Geo/GDAL/FFI/Dataset.pm | metacpan |