Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第1,4011,410项(搜索用时0.004秒)
www/Net-STF-Client-1.01 (Score: 0.020137845)
Perl extension for STF Client
Net::STF::Client implements the STF protocol to talk to STF servers.
www/Net-Trac-0.16 (Score: 0.020137845)
Interact with a remote Trac instance
Net::Trac is simple client library for a remote Trac instance. Because Trac doesn't provide a web services API, this module currently "fakes" an RPC interface around Trac's webforms and the feeds it exports. Because of this, it's somewhat more brittle than a true RPC client would be.
www/Net-YAP-0.6 (Score: 0.020137845)
Conduit to communicate with the Yahoo! Application Platform
Perl module to be used as a conduit to communicate with the Yahoo! Application Platform.
www/Net-eBay-0.61 (Score: 0.020137845)
Perl Interface to XML based eBay API
Net::eBay allows super easy access to eBay for any perl developer. Make an instance of Net::eBay and then call submitRequest to send requests to eBay. Supports both Legacy API as well as NEW API.
www/Markup-Perl-0.5 (Score: 0.020137845)
Support perl code inside CGI scripts using simple tags
This perl module allows the embedding of perl code within CGI scripts using simple tags, <perl> and </perl>, to begin and end perl parsing. Once the perl module is included via "use", all text gets output to stdout except for code within the above tags. Despite what's in the CPAN README, this module does not require Filter::Simple, only CGI.pm.
www/Newsletter-0.03.3 (Score: 0.020137845)
Simple website based Newsletter interface
Newsletter - A Simple website based Newsletter interface! A list of functions that can be exported. You can delete this section if you don't export anything, such as for a purely object-oriented module.
www/Nginx-ReadBody-0.07 (Score: 0.020137845)
Nginx embeded perl module to read and evaluate a request body
Nginx::ReadBody is a nginx web server embeded perl module to read and evaluate a request body.
www/PHP-Session-0.27 (Score: 0.020137845)
Read / write PHP session files
PHP::Session provides a way to read / write PHP4 session files, with which you can make your Perl application session shared with PHP4.
www/POE-Component-Client-HTTP-0.9480 (Score: 0.020137845)
POE component for non-blocking/concurrent HTTP queries
POE::Component::Client::HTTP is an asynchronous, event driven HTTP user agent. It accepts events containing HTTP::Request objects, and it returns events carrying HTTP::Response objects. It supports https and simultaneous HTTP transactions. It lets other sessions run while HTTP transactions are being processed, and it lets several HTTP transactions be processed in parallel.
LWP and LWP::Parallel based POE component
POE::Component::Client::UserAgent is based on LWP and LWP::Parallel. It lets other tasks run while making a request to an Internet server and waiting for response, and it lets several requests run in parallel.