logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Ace::Browser::LocalSiteDefs - Master Configuration file for AceBrowser

Author

       Lincoln Stein <lstein@cshl.org>

       Copyright (c) 1997-1998 Cold Spring Harbor Laboratory

       This library is free software; you can redistribute it and/or modify it under the same terms as Perl
       itself.  See DISCLAIMER.txt for disclaimers of warranty.

perl v5.40.0                                       2024-10-20                   Ace::Browser::LocalSiteDefs(3pm)

Description

       This file, which is created at install time, defines three exportable variables:

           Location of the directory that hold's AceBrowser's database-specific
                     configuration files, e.g. /usr/local/apache/conf/ace/

           Location of AceBrowser's HTML files and images, e.g. ~www/htdocs/ace/

            Location of AceBrowser's CGI scripts, e.g. ~www/cgi-bin/ace/

Name

       Ace::Browser::LocalSiteDefs - Master Configuration file for AceBrowser

See Also

       Ace

Synopsis

        use Ace::Browser::LocalSiteDefs qw(  );

See Also