Geo-OSM-DBI 0.01 Latest
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-DBI-0.01/lib/Geo/OSM/DBI/Primitive/Node.pm -- Around line 6: L<> starts or ends with whitespace Geo-OSM-DBI-0.01/lib/Geo/OSM/DBI/Primitive/Relation.pm -- Around line 6: L<> starts or ends with whitespace Geo-OSM-DBI-0.01/lib/Geo/OSM/DBI/Primitive/Way.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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Geo::OSM::DBI | Store Open Street Map data with DBI. | 0.01 | metacpan |
Geo::OSM::DBI::CH | 0.01 | metacpan | |
Geo::OSM::DBI::Primitive | Base class for L<Geo::OSM::DBI::Primitive::Node>, L<Geo::OSM::DBI::Primitive::Way> and L<Geo::OSM::DBI::Primitive::Relation>. | 0.01 | metacpan |
Geo::OSM::DBI::Primitive::Node | Derivation of L<< Geo::OSM::Primitive::Node >> and L<<Geo::OSM::DBI::Primitive >>, to be used with L<< Geo::OSM::DBI >>. | 0.01 | metacpan |
Geo::OSM::DBI::Primitive::Relation | Derivation of L<< Geo::OSM::Primitive::Relation >> and L<<Geo::OSM::DBI::Primitive >>, to be used with L<< Geo::OSM::DBI >>. | 0.01 | metacpan |
Geo::OSM::DBI::Primitive::Way | Derivation of L<< Geo::OSM::Primitive::Way >> and L<<Geo::OSM::DBI::Primitive >>, to be used with L<< Geo::OSM::DBI >>. | 0.01 | metacpan |