Help for this page
package MyCGIApp; use CGI::Application::ValidateRM; ... ... more stuff would be here (perhaps connecting to the DB) ... } # end MyCGIApp.pm
#!/usr/local/bin/perl ... 'HeaderText' => "$G::CF{headertext}", );