#! C:\perl\bin\perl.exe use WebApp; my $webapp = WebApp->new(); $webapp->run();