X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=stemmaweb%2Fscript%2Fstemmaweb_fastcgi.pl;fp=TreeOfTexts%2Fscript%2Ftreeoftexts_fastcgi.pl;h=c19add35d06cd137df050a5632da5bdaf869599f;hb=5c9ecf6629514c0b83ccf41052f13f5f02e982f2;hp=f2c1cc53ced569e11ca17f1a513c93bdaace2e5f;hpb=f13b558285a3d2459e2b90ffac2acfe00f57e73b;p=scpubgit%2Fstemmatology.git diff --git a/TreeOfTexts/script/treeoftexts_fastcgi.pl b/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 --- a/TreeOfTexts/script/treeoftexts_fastcgi.pl +++ b/stemmaweb/script/stemmaweb_fastcgi.pl @@ -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