Line # | Revision | Author | |
---|---|---|---|
1 | 760 | ahitrov | #!/usr/bin/env perl |
2 | 8 | ahitrov@rambler.ru | |
3 | ########################################################## | ||
4 | # Here you can place project specific mod_perl directives. | ||
5 | # This file will be required by core startup.pl. | ||
6 | ########################################################## | ||
7 | |||
8 | 1; |