diff --git a/lib/Mojo/Server/Daemon.pm b/lib/Mojo/Server/Daemon.pm index 98603e2d0e..e69752f1b5 100644 --- a/lib/Mojo/Server/Daemon.pm +++ b/lib/Mojo/Server/Daemon.pm @@ -294,13 +294,13 @@ Mojo::Server::Daemon - Non-blocking I/O HTTP and WebSocket server =head1 DESCRIPTION -L is a full featured non-blocking I/O HTTP and WebSocket -server with C, C and C support. +L is a full featured, highly portable non-blocking I/O +HTTP and WebSocket server, with C, C and C support. Optional modules L (4.0+), L (0.16+) and -L (1.75+) are supported transparently and used if installed. -Individual features can also be disabled with the C and -C environment variables. +L (1.75+) are supported transparently through +L, and used if installed. Individual features can also be +disabled with the C and C environment variables. See L for more. diff --git a/lib/Mojo/Server/Hypnotoad.pm b/lib/Mojo/Server/Hypnotoad.pm index df8f0f2a9f..4a7c5c5774 100644 --- a/lib/Mojo/Server/Hypnotoad.pm +++ b/lib/Mojo/Server/Hypnotoad.pm @@ -362,9 +362,9 @@ Mojo::Server::Hypnotoad - ALL GLORY TO THE HYPNOTOAD! =head1 DESCRIPTION -L is a full featured UNIX optimized preforking -non-blocking I/O HTTP and WebSocket server built around the very well tested -and reliable L with C, C, C and hot +L is a full featured, UNIX optimized, preforking +non-blocking I/O HTTP and WebSocket server, built around the very well tested +and reliable L, with C, C, C and hot deployment support that just works. To start applications with it you can use the L script. @@ -381,9 +381,9 @@ For L and L applications it will default to C mode. Optional modules L (4.0+), L (0.16+) and -L (1.75+) are supported transparently and used if installed. -Individual features can also be disabled with the C and -C environment variables. +L (1.75+) are supported transparently through +L, and used if installed. Individual features can also be +disabled with the C and C environment variables. See L for more. diff --git a/lib/Mojo/Server/Morbo.pm b/lib/Mojo/Server/Morbo.pm index c4ef69042a..6ab417b0a9 100644 --- a/lib/Mojo/Server/Morbo.pm +++ b/lib/Mojo/Server/Morbo.pm @@ -121,9 +121,9 @@ Mojo::Server::Morbo - DOOOOOOOOOOOOOOOOOOM! =head1 DESCRIPTION -L is a full featured self-restart capable non-blocking -I/O HTTP and WebSocket server built around the very well tested and reliable -L with C, C and C support. +L is a full featured, self-restart capable non-blocking +I/O HTTP and WebSocket server, built around the very well tested and reliable +L, with C, C and C support. To start applications with it you can use the L script. @@ -131,9 +131,9 @@ To start applications with it you can use the L script. Server available at http://127.0.0.1:3000. Optional modules L (4.0+), L (0.16+) and -L (1.75+) are supported transparently and used if installed. -Individual features can also be disabled with the C and -C environment variables. +L (1.75+) are supported transparently through +L, and used if installed. Individual features can also be +disabled with the C and C environment variables. See L for more. diff --git a/lib/Mojo/UserAgent.pm b/lib/Mojo/UserAgent.pm index 3d499cd3aa..c0bb401159 100644 --- a/lib/Mojo/UserAgent.pm +++ b/lib/Mojo/UserAgent.pm @@ -611,12 +611,12 @@ Mojo::UserAgent - Non-blocking I/O HTTP and WebSocket user agent =head1 DESCRIPTION L is a full featured non-blocking I/O HTTP and WebSocket user -agent with C, C and C support. +agent, with C, C and C support. Optional modules L (4.0+), L (0.16+) and -L (1.75+) are supported transparently and used if installed. -Individual features can also be disabled with the C and -C environment variables. +L (1.75+) are supported transparently through +L, and used if installed. Individual features can also be +disabled with the C and C environment variables. See L for more. diff --git a/lib/Mojolicious/Guides.pod b/lib/Mojolicious/Guides.pod index 8a970349d6..ad4c5a6b61 100644 --- a/lib/Mojolicious/Guides.pod +++ b/lib/Mojolicious/Guides.pod @@ -87,12 +87,13 @@ Minimalistic JSON implementation that just works. =item L -Highly portable non-blocking I/O HTTP and WebSocket server with self-restart -support through L, perfect for development and testing. +Full featured, highly portable non-blocking I/O HTTP and WebSocket server, +with self-restart support through L, perfect for +development and testing. =item L -Full featured UNIX optimized preforking non-blocking I/O HTTP and WebSocket +Full featured, UNIX optimized, preforking non-blocking I/O HTTP and WebSocket server with support for zero downtime software upgrades (hot deployment). =item L, L