Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perigrin/xml-namespacefactory
Simple factory objects for SAX namespaced names
https://github.com/perigrin/xml-namespacefactory
Last synced: 22 days ago
JSON representation
Simple factory objects for SAX namespaced names
- Host: GitHub
- URL: https://github.com/perigrin/xml-namespacefactory
- Owner: perigrin
- Created: 2010-04-13T15:29:59.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T14:44:38.000Z (over 7 years ago)
- Last Synced: 2024-06-20T22:32:16.106Z (7 months ago)
- Language: Perl
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
XML/NamespaceFactory version 0.01
=================================Simple factory objects for SAX namespaced names.
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.