[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Wed Jun 27 15:50:27 UTC 2007


kawas
Wed Jun 27 11:50:27 EDT 2007
Update of /home/repository/moby/moby-live/Perl/MOBY/Client
In directory dev.open-bio.org:/tmp/cvs-serv30003/Client

Modified Files:
	ServiceInstance.pm 
Log Message:

moby-live/Perl/MOBY/Client ServiceInstance.pm,1.21,1.22
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/Client/ServiceInstance.pm,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- /home/repository/moby/moby-live/Perl/MOBY/Client/ServiceInstance.pm	2007/06/27 15:50:00	1.21
+++ /home/repository/moby/moby-live/Perl/MOBY/Client/ServiceInstance.pm	2007/06/27 15:50:27	1.22
@@ -187,7 +187,7 @@
 =head2 LSID
 
  Title     :    LSID
- Usage     :	$email = $Service->LSID()
+ Usage     :	$lsid = $Service->LSID()
  Args      :    none
  Function  :	get (readonly) service instance LSID
  Returns   :	current value as scalar string
@@ -197,7 +197,7 @@
 =head2 signatureURL
 
  Title     :    signatureURL
- Usage     :	$email = $Service->signatureURL()
+ Usage     :	$sig = $Service->signatureURL()
  Args      :    (optional) string representing a URL
  Function  :	get/set the location of the RDF document that describes this service
  Returns   :	current value as scalar string




More information about the MOBY-guts mailing list