Geo::GML
- My extended documentation: http://perl.overmeer.net/CPAN/
- Development via GitHub: https://github.com/markov2/perl5-Geo-GML
- Download from CPAN: ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MA/MARKOV/
- Indexed from CPAN: http://search.cpan.org/~markov/Geo-GML/ and https://metacpan.org/release/Geo-GML
Important to know, is that there may currently not be any users of this module. When you plan to use it, contact me: I will support it. When you need 3.3 features, I will add them.
Development → Release
Important to know, is that I use an extension on POD to write the manuals. The "raw" unprocessed version is visible on GitHub. It will run without problems, but does not contain manual-pages.
Releases to CPAN are different: "raw" documentation gets removed from the code and translated into real POD and clean HTML. This reformatting is implemented with the OODoc distribution (A name I chose before OpenOffice existed, sorry for the confusion)
Clone from github for the "raw" version. For instance, when you want to contribute a new feature.
On github, you can find the processed version for each release. But the better source is CPAN; to get it installed simply run:
cpan -i Geo::GML
Contributing
When you want to contribute to this module, you do not need to provide a perfect patch... actually: it is nearly impossible to create a patch which I will merge without modification. Usually, I need to adapt the style of code and documentation to my own strict rules.
When you submit an extension, please contribute a set with
-
code
-
code documentation
-
regression tests in t/
Please note: When you contribute in any way, you agree to transfer the copyrights to Mark Overmeer (you will get the honors in the code and/or ChangeLog). You also automatically agree that your contribution is released under the same license as this project: licensed as perl itself.
Copyright and License
This project is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://dev.perl.org/licenses/
License on included schemas
The included schemas are copyrighted by the Open Geospatial Consortium, Inc. They are unmodified copied from the files at Fhttp://schemas.opengis.net. Read OGCs disclaimer and copyright statements on documentation and software at Fhttp://www.opengeospatial.org/ogc/legal. The license text is also included in this CPAN distribution.