$r = apache registry; $user = new myPackage::User(\$r); $page = new myPackage::Page(\$user) $r->send_headers() $r->print( $page->getContent )