| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Jan 2013 19:04:53
1.0.4
|
glarkin  |
- Updated to 1.0.4
ChangeLog: http://cpansearch.perl.org/src/AULUSOY/XML-Pastor-1.0.4/Changes
- Trimmed Makefile header
Reported by: portscout |
21 Jan 2012 17:40:15
1.0.3_1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
03 Jul 2011 14:59:23
1.0.3_1
|
ohauer  |
-remove MD5 |
28 Jan 2010 04:53:50
1.0.3_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 13).
Approved by: portmgr (itetcu) |
27 Aug 2009 20:45:59
1.0.3
|
glarkin  |
Java has Castor, and now Perl has XML::Pastor!
If you know what Castor does in the Java world, then XML::Pastor
should be familiar to you. If you have a W3C XSD schema, you can
generate Perl classes with roundtrip XML bindings.
WWW: http://search.cpan.org/dist/XML-Pastor/ |