[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Thu Feb 21 17:15:41 UTC 2008


kawas
Thu Feb 21 12:15:41 EST 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Adaptor/moby
In directory dev.open-bio.org:/tmp/cvs-serv26411/Perl/MOBY-Server/lib/MOBY/Adaptor/moby

Modified Files:
	DataAccessI.pm queryapi.pm 
Log Message:
update of pod - found warnings when i ran podchecker so i am correcting them
moby-live/Perl/MOBY-Server/lib/MOBY/Adaptor/moby DataAccessI.pm,1.1,1.2 queryapi.pm,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Adaptor/moby/DataAccessI.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Adaptor/moby/DataAccessI.pm	2008/02/21 00:21:28	1.1
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Adaptor/moby/DataAccessI.pm	2008/02/21 17:15:41	1.2
@@ -25,6 +25,7 @@
 
 =head1 DESCRIPTION
 
+The BioMOBY registry data access interface
 
 =head1 AUTHORS
 

===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Adaptor/moby/queryapi.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Adaptor/moby/queryapi.pm	2008/02/21 00:21:28	1.1
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/Adaptor/moby/queryapi.pm	2008/02/21 17:15:41	1.2
@@ -400,7 +400,7 @@
  Returns   :    ($err, $errstr)
  		$err = 1 if there was an delete error, 0 if successful
  		$errstr = String error message if there was an error	
- 
+
 
 =cut
 
@@ -843,7 +843,7 @@
  Args      :    no arguments
  Returns   :    listref of hashrefs:
  		[{authority_uri => String}]
- 				
+
 
 =cut
 
@@ -1363,7 +1363,7 @@
                 Used in MOBY::OntologyServer::Relationships, but maybe useful for other purposes...
 
 =cut
-  
+
 # retrieve details for a number of entities from table $ontology
 # represented by a list of ${ontology}_id's;
 # used in MOBY::OntologyServer::Relationships




More information about the MOBY-guts mailing list