Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

no_generated_files

Remove the offending files/directories!

Error: Makefile

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Geo-OSM-Render-0.01/lib/Geo/OSM/Render/Renderer.pm -- Around line 89: Unterminated C< ... > sequence Around line 109: Unterminated C< ... > sequence Geo-OSM-Render-0.01/lib/Geo/OSM/Render/Viewport/Clipped.pm -- Around line 6: L<> starts or ends with whitespace Geo-OSM-Render-0.01/lib/Geo/OSM/Render/Viewport/UnClipped.pm -- Around line 6: L<> starts or ends with whitespace

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Geo::OSM::Render Collection of Perl modules to render OpenStreetMap data encaspulated via L<Geo::OSM::Primitive>, possibly stored in a L<Geo::OSM::DBI> database. 0.01 metacpan
Geo::OSM::Render::Projection Project OSM latitudes and longitudes into x, y coordinate pairs to be rendered by L<Geo::OSM::Render>. 0.01 metacpan
Geo::OSM::Render::Projection::CH_LV03 Project OSM latitudes and longitudes (preferrably within the area of Switzerland) into LV03 (»Landesvermessung 03«) x, y coordinate pairs to be rendered by L<Geo::OSM::Render>. 0.01 metacpan
Geo::OSM::Render::Projection::Ident Project OSM latitudes and longitudes into x, y coordinate pairs to be rendered by L<Geo::OSM::Render>. 0.01 metacpan
Geo::OSM::Render::Renderer Render OpenStreetMap data encaspulated via L<Geo::OSM::Primitive>, possibly stored in a L<Geo::OSM::DBI> database. 0.01 metacpan
Geo::OSM::Render::Renderer::SVG Specialization of base class L<Geo::OSM::Render> for rendering SVG. 0.01 metacpan
Geo::OSM::Render::Viewport Project OSM latitudes and longitudes into x, y coordinate pairs to be rendered by L<Geo::OSM::Render>. 0.01 metacpan
Geo::OSM::Render::Viewport::Clipped Use a clipped L<<viewport | Geo::OSM::Render::Viewport >> to create a map. 0.01 metacpan
Geo::OSM::Render::Viewport::UnClipped Use an ounbounded L<<viewport | Geo::OSM::Render::Viewport >> to create a map. 0.01 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan