[MOBY-guts] biomoby commit
Eddie Kawas
kawas at dev.open-bio.org
Thu Nov 29 17:53:34 UTC 2007
kawas
Thu Nov 29 12:53:34 EST 2007
Update of /home/repository/moby/moby-live/Perl/MOBY/RDF/Ontologies/Cache
In directory dev.open-bio.org:/tmp/cvs-serv31485/RDF/Ontologies/Cache
Modified Files:
CacheUtils.pm
Log Message:
slightly updated the doc for 'new'
moby-live/Perl/MOBY/RDF/Ontologies/Cache CacheUtils.pm,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/RDF/Ontologies/Cache/CacheUtils.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Perl/MOBY/RDF/Ontologies/Cache/CacheUtils.pm 2007/11/28 19:58:46 1.1
+++ /home/repository/moby/moby-live/Perl/MOBY/RDF/Ontologies/Cache/CacheUtils.pm 2007/11/29 17:53:34 1.2
@@ -80,9 +80,9 @@
Parameters:
* A Hash with keys:
- -> endpoint => the BioMOBY registry endpoint to use
- -> namespace => the BioMOBY registry namespace to use
- -> cache => the directory to store the cache
+ -> endpoint => the BioMOBY registry endpoint to use <required>
+ -> namespace => the BioMOBY registry namespace to use <required>
+ -> cache => the directory to store the cache <required>
If endpoint or cache are not specified, then new fails (dies).
More information about the MOBY-guts
mailing list