https://github.com/hoehrmann/regexp-convert-xmlschema
Regexp::Convert::XMLSchema Perl module
https://github.com/hoehrmann/regexp-convert-xmlschema
Last synced: 6 months ago
JSON representation
Regexp::Convert::XMLSchema Perl module
- Host: GitHub
- URL: https://github.com/hoehrmann/regexp-convert-xmlschema
- Owner: hoehrmann
- Created: 2013-05-30T16:26:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-30T16:30:21.000Z (over 12 years ago)
- Last Synced: 2025-03-26T23:14:01.158Z (10 months ago)
- Language: Perl
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Regexp-Convert-XMLSchema version 0.01
====================================
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
YAPE::Regex
COPYRIGHT AND LICENCE
Copyright (C) 2006 by Bjoern Hoehrmann
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.7 or,
at your option, any later version of Perl 5 you may have available.