Changeset 11533
- Timestamp:
- 05/13/08 22:01:26 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/trunk/lib/HTTP/Engine/Interface/ServerSimple.pm
r11007 r11533 35 35 =head1 NAME 36 36 37 HTTP::Engine:: Plugin::Interface::ServerSimple - HTTP::Server::Simple interface for HTTP::Engine37 HTTP::Engine::Interface::ServerSimple - HTTP::Server::Simple interface for HTTP::Engine 38 38 39 39 =head1 SYNOPSIS 40 40 41 plugins: 42 - module: Interface::ServerSimple 43 conf: 44 port: 5963 41 HTTP::Engine::Interface::ServerSimple->new( 42 port => 5963, 43 ); 45 44 46 45 =head1 DESCRIPTION
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)