]> git.deb.at Git - deb/packages.git/blob - bin/mod_perl-startup
remove $SEARCH_CGI since it is always identical with $SEARCH_URL
[deb/packages.git] / bin / mod_perl-startup
1 #!/usr/bin/perl
2
3 use lib "/org/packages.debian.org/lib";
4
5 1;