Ports Search

Results 1,4111,420 of 8,048 for www%3Atrac.(0.004 seconds)
www/POE-Component-Server-HTTP-0.09 (Score: 0.020137845)
POE Component to create HTTP Servers
POE component to create HTTP servers.
www/Maypole-Component-0.03 (Score: 0.020137845)
Run Maypole sub-requests as components
Run Maypole sub-requests as components
POE Component to server HTTP requests
POE component to serve HTTP requests with a slightly different approach than POCo::Server::HTTP. Several useful built-in handlers for URIs not found, basic authentication, and parameter parsing.
www/POE-Component-Server-PSGI-0.6 (Score: 0.020137845)
Perl extension to PSGI Server implementation for POE
PSGI Server implementation for POE.
www/POE-Component-Server-SOAP-1.14 (Score: 0.020137845)
Publish POE event handlers via SOAP over HTTP
This module makes serving SOAP/1.1 requests a breeze in POE.
Perl extension to serve HTTP requests in POE
This module makes serving up HTTP requests a breeze in POE.
www/POE-Filter-HTTP-Parser-1.08 (Score: 0.020137845)
HTTP POE filter for HTTP clients or servers
POE::Filter::HTTP::Parser is a POE::Filter for HTTP which is based on HTTP::Parser. It can be used to easily create POE based HTTP servers or clients.
www/POEx-Role-PSGIServer-1.110670 (Score: 0.020137845)
Perl extension for encapsulated PSGI server behaviors for POE
POEx::Role::PSGIServer encapsulates the core PSGI server behaviors into an easy to consume and extend role. It is based on previous POEx work such as POEx::Role::TCPServer which provides basic TCP socket multiplexing via POE::Wheel::SocketFactory and POE::Wheel::ReadWrite, and POEx::Role::SessionInstantiation which transforms plain Moose objects into POE sessions.
www/Parse-HTTP-UserAgent-0.39 (Score: 0.020137845)
Parser for the User Agent string
Parse::HTTP::UserAgent implements a rules-based parser and tries to identify MSIE, FireFox, Opera, Safari & Chrome first. It then tries to identify Mozilla, Netscape, Robots and the rest will be tried with a generic parser. There is also a structure dumper, useful for debugging. User agent strings are a complete mess since there is no standard format for them. They can be in various formats and can include more or less information depending on the vendor's (or the user's) choice. Also, it is not dependable since it is some arbitrary identification string. Any user agent can fake another. So, why deal with such a useless mess? You may want to see the choice of your visitors and can get some reliable data (even if some are fake) and generate some nice charts out of them or just want to send an HttpOnly cookie if the user agent seems to support it (and send a normal one if this is not the case). However, browser sniffing for client-side coding is considered a bad habit.
www/Path-Class-URI-0.04 (Score: 0.020137845)
Perl extension for serialize Path::Class objects as file:// URI
Serializes and deserializes Path::Class objects as file:// URI.