Changeset 10928
- Timestamp:
- 05/02/08 14:08:54 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/branches/moose/lib/HTTP/Engine/Interface/ModPerl.pm
r10927 r10928 16 16 extends 'HTTP::Engine::Interface::CGI'; 17 17 18 has 'apache' => ( 19 isa => 'Apache2::RequestRec' 20 ); 21 18 22 my %HE; 19 23 … … 32 36 } 33 37 38 $engine->interface->apache( $r ); 34 39 $engine->run(); 35 40 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)