- Timestamp:
- 05/01/08 17:05:59 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/branches/moose/examples/moose-pluslus.pl
r10841 r10881 8 8 use YAML; 9 9 10 HTTP::Engine ->new(11 interface => HTTP::Engine::Interface::ServerSimple->new( port => 9999 ),10 HTTP::Engine::Interface::ServerSimple->new( 11 port => 9999 , 12 12 handler => \&handle_request, 13 13 )->run;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)