[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Mon Jul 7 16:29:20 UTC 2008


kawas
Mon Jul  7 12:29:19 EDT 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY
In directory dev.open-bio.org:/tmp/cvs-serv6418/Perl/MOBY-Server/lib/MOBY

Modified Files:
	MOBY.pm 
Log Message:
mention that moby-s-caching.pl can be used to update the registry cache (if need be).
moby-live/Perl/MOBY-Server/lib/MOBY MOBY.pm,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/MOBY.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/MOBY.pm	2008/03/20 17:35:42	1.2
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/lib/MOBY/MOBY.pm	2008/07/07 16:29:19	1.3
@@ -10,7 +10,7 @@
 	$VERSION = '0.85';
 	@ISA       = qw{ Exporter };
 	@EXPORT    = qw{};
-	@EXPORT_OK = qw{};
+	@EXPORT_OK = qw{}; 
 }
 
 
@@ -54,7 +54,7 @@
 
 On Window machines, substitute C<nmake> for C<make>!
 
-B<Important> if you are upgrading to newer versions, please make sure to remove any files that may be cached by this module!
+B<Important> if you are upgrading to newer versions, please make sure to remove any files that may be cached by this module! To help you do this, run the script B<moby-s-caching.pl>. For information on using B<moby-s-caching.pl>, use the -h option!
 
 =cut
 




More information about the MOBY-guts mailing list