[MOBY-guts] biomoby commit

Mark Wilkinson mwilkinson at pub.open-bio.org
Thu Mar 18 23:10:34 UTC 2004


mwilkinson
Thu Mar 18 18:10:34 EST 2004
Update of /home/repository/moby/moby-live/Perl/MOBY/Client
In directory pub.open-bio.org:/tmp/cvs-serv8029/Perl/MOBY/Client

Modified Files:
	ServiceInstance.pm 
Log Message:
various bug fixes.  Added the ability to create a serviceNotes block.  Don't know if this will break the clients or not because I haven't tested them yet.  See CommonSubs pod (responseHeader) for details

moby-live/Perl/MOBY/Client ServiceInstance.pm,1.9,1.10
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/Client/ServiceInstance.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- /home/repository/moby/moby-live/Perl/MOBY/Client/ServiceInstance.pm	2003/11/01 18:04:44	1.9
+++ /home/repository/moby/moby-live/Perl/MOBY/Client/ServiceInstance.pm	2004/03/18 23:10:34	1.10
@@ -100,10 +100,10 @@
 
 =head2 input
 
- Title     :	output
- Usage     :	$output = $Service->output($args)
+ Title     :	input
+ Usage     :	$input = $Service->input($args)
  Args      :    (optional) listref of SimpleArticle and/or CollectionArticle objects
- Function  :	get/set output
+ Function  :	get/set input
  Returns   :	listref of MOBY::Client::SimpleArticle
                 and/or MOBY::Client::CollectionArticle objects
 




More information about the MOBY-guts mailing list