rename TreeOfTexts to less annoying stemmaweb
[scpubgit/stemmatology.git] / stemmaweb / script / stemmaweb_fastcgi.pl
similarity index 89%
rename from TreeOfTexts/script/treeoftexts_fastcgi.pl
rename to stemmaweb/script/stemmaweb_fastcgi.pl
index f2c1cc5..c19add3 100755 (executable)
@@ -1,17 +1,17 @@
 #!/usr/bin/env perl
 
 use Catalyst::ScriptRunner;
-Catalyst::ScriptRunner->run('TreeOfTexts', 'FastCGI');
+Catalyst::ScriptRunner->run('stemmaweb', 'FastCGI');
 
 1;
 
 =head1 NAME
 
-treeoftexts_fastcgi.pl - Catalyst FastCGI
+stemmaweb_fastcgi.pl - Catalyst FastCGI
 
 =head1 SYNOPSIS
 
-treeoftexts_fastcgi.pl [options]
+stemmaweb_fastcgi.pl [options]
 
  Options:
    -? -help      display this help and exits