Hi, all. I have perl CGI-script, and i wanna run it as mod_perl script.
Is it enought to correctly edit only httpd.conf, or i've to add something special in my CGI-script? Maybe something like use Apache::Registry; or something else.... Also is it needed to write some special script like startup.pl or not? Thank you all, and sorry for this "easy question"... In doc i could not find "How to migrate from CGI to mod_perl" - step by step easy example. Good luck, Anton Permyakov.