Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perigrin/xml-commonns
Release history of XML-CommonNS
https://github.com/perigrin/xml-commonns
Last synced: 22 days ago
JSON representation
Release history of XML-CommonNS
- Host: GitHub
- URL: https://github.com/perigrin/xml-commonns
- Owner: perigrin
- Created: 2011-02-16T17:38:34.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-05-27T02:24:22.000Z (over 13 years ago)
- Last Synced: 2024-05-01T22:51:42.616Z (8 months ago)
- Language: Perl
- Homepage: http://search.cpan.org/dist/XML-CommonNS/
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
XML::CommonNS
=============A list of commonly used namespaces, with XML::NamespaceFactory
intergration.INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make installCOPYRIGHT AND LICENCE
Copyright (C) 2003 Robin Berjon
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.