[MOBY-guts] biomoby commit
José Manuel RodrÃguez Carrasco
jmrc at dev.open-bio.org
Wed Apr 23 13:08:11 UTC 2008
jmrc
Wed Apr 23 09:08:11 EDT 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Client
In directory dev.open-bio.org:/tmp/cvs-serv11953/Perl/MOBY-Client
Modified Files:
Makefile.PL
Log Message:
* MOBY WSRF implementation was not WSRF compliant in some points, and the same
happened with sample code. Both the libraries and the generated WSDL have been
fixed.
* Detection of WSRF::Lite libraries has been slightly improved.
* Specifications have been updated to v2.4.2, reflecting the changes made in
the library and fixing some explanations and examples (see changelog inside
specifications).
moby-live/Perl/MOBY-Client Makefile.PL,1.5,1.6
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Client/Makefile.PL,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- /home/repository/moby/moby-live/Perl/MOBY-Client/Makefile.PL 2008/03/05 18:38:40 1.5
+++ /home/repository/moby/moby-live/Perl/MOBY-Client/Makefile.PL 2008/04/23 13:08:11 1.6
@@ -55,7 +55,7 @@
}
- requires 'WSRF::Lite' => '0.8.2.2';
+ requires 'WSRF::Lite' => '0.008.2.2';
requires 'XML::DOM' => '';
requires 'DateTime::Format::Epoch' => '';
requires 'DateTime::Format::W3CDTF' => '';
More information about the MOBY-guts
mailing list