[MOBY-guts] biomoby commit
Eddie Kawas
kawas at dev.open-bio.org
Thu Jan 17 16:17:55 UTC 2008
kawas
Thu Jan 17 11:17:55 EST 2008
Update of /home/repository/moby/moby-live/Perl/scripts
In directory dev.open-bio.org:/tmp/cvs-serv21098/Perl/scripts
Modified Files:
OntologyServer.cgi
Log Message:
changed the header to /usr/bin/perl from just perl to make it more consistent with the other scripts in this folder.
moby-live/Perl/scripts OntologyServer.cgi,1.6,1.7
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/scripts/OntologyServer.cgi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- /home/repository/moby/moby-live/Perl/scripts/OntologyServer.cgi 2005/11/22 21:33:23 1.6
+++ /home/repository/moby/moby-live/Perl/scripts/OntologyServer.cgi 2008/01/17 16:17:55 1.7
@@ -1,4 +1,4 @@
-#!perl -w
+#!/usr/bin/perl -w
use CGI qw/:standard/;
use MOBY::OntologyServer;
More information about the MOBY-guts
mailing list