[Bioperl-guts-l] bioperl commit
Hilmar Lapp
lapp at pub.open-bio.org
Mon Jul 26 23:27:58 EDT 2004
lapp
Mon Jul 26 23:27:58 EDT 2004
Update of /home/repository/bioperl/bioperl-db/scripts/biosql
In directory pub.open-bio.org:/tmp/cvs-serv8884/scripts/biosql
Modified Files:
update-on-new-date.pl
Log Message:
Fixed documentation.
bioperl-db/scripts/biosql update-on-new-date.pl,1.1,1.2
===================================================================
RCS file: /home/repository/bioperl/bioperl-db/scripts/biosql/update-on-new-date.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/bioperl/bioperl-db/scripts/biosql/update-on-new-date.pl 2003/07/09 22:01:21 1.1
+++ /home/repository/bioperl/bioperl-db/scripts/biosql/update-on-new-date.pl 2004/07/27 03:27:58 1.2
@@ -21,7 +21,7 @@
# Swissprot), we always update the entry in order not to miss any
# cumulative updates until release.
#
-# We use Date::Time for parsing the date string, so you will need to
+# We use Date::Parse for parsing the date string, so you will need to
# install that before you can use this piece of code.
sub {
my ($old,$new,$db) = @_;
More information about the Bioperl-guts-l
mailing list