home *** CD-ROM | disk | FTP | other *** search
- Get your Perl Binary from http://www.activestate.com/
-
- The Perl foolder on this disk has a file in a subdirectory
- called "cgi-lib.pl" this file is required by the OMS.
- It goes in the "lib" folder of the perl directory after you
- download the perl binary and install it.
-
- In order to get the web server to invoke a perl executable,
- you should run regedit and follow the example in the file
- regedit.zip (a windows bitmap image). See the OMS configuration
- page for more info.
-
- test.pl is a hello world program. It should be placed
- in an executable directory accessible to your web server.
- You can invoke the program by typing the appropriate
- url into your web browser.
- Example: http:/localhost/cgi-bin/test.pl
-
- oms.zip contains a simple web database application for win32;
- consult the configuration documentation page.
-