This is a fairly simple script that will do a case-insensitive search of all html files (except index.html) within a directory. The script does not include sub directories in the search.
This simple four-line Perl script searches a list of your HTMLfiles for keywords. It returns a link to the page that contains the keyword and the line it appeared on. If you have subdirectories in your Web directory, this will only search the top level.
jasearch.pl is a simple search routine that allows you to search your Web pages. You can specify which directories you want to search and whether search "all" or "any" terms. You can also customize background image, background colour, text color, and link color.