package demo2; require "wrapper"; sub new { my $class = shift; my $params = shift; my $self = {}; &call_httpd_exec(); }