#! /usr/bin/perl use lib '.' ; use CGIApp ; my $cgiapp = CGIApp->new() ; $cgiapp->run() ;