Ports Search

Results 151160 of 5,886 for /net-im/.(0.004 seconds)
net/Net_Ping-2.4.5 (Score: 0.06450752)
PEAR class to execute ping
OS independent wrapper class for executing ping calls.
net/Net_SMS-0.2.1 (Score: 0.06450752)
PEAR SMS functionality
This package provides SMS functionality and access to SMS gateways.
net/Net_Server-1.0.3 (Score: 0.06450752)
Generic server class
Generic server class based on ext/sockets, used to develop any kind of server.
net/Net_Traceroute-0.21.3 (Score: 0.06450752)
PEAR class to execute traceroute
OS independent wrapper class for executing traceroute calls.
net/Net_URL-1.0.15 (Score: 0.06450752)
Easy parsing of URLs
Provides easy parsing of URLs and their constituent parts.
net/Net_UserAgent_Mobile-1.0.0 (Score: 0.0643494)
PEAR class that parses HTTP mobile user agent string
Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese) mobile HTTP user agents. It'll be useful in page dispatching by user agents. This package was ported from Perl's HTTP::MobileAgent. See http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent The author of the HTTP::MobileAgent module is Tatsuhiko Miyagawa <miyagawa@bulknews.net>
net/Net-CIDR-Lite-0.21 (Score: 0.0643111)
Perl extension for merging IPv4 or IPv6 CIDR addresses
Net::CIDR::Lite - Perl extension for merging IPv4 or IPv6 CIDR addresses Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses.
net/Net-FTP-File-0.06 (Score: 0.0643111)
Perl extension for simplifying FTP file operations
Is this module just like Net::FTP? No it is not! 1. It is a subclass and not a new class that uses Net::FTP underneath. That means the object is a normal Net::FTP object and has all the methods Net::FTP has. 2. It does not override Net::FTP methods (IE does not have methods the same name as Net::FTP) which means you don't have to sort through how the function differs from the standard version in the Net::FTP module. 3. Its waaaay simpler to use without a bunch of weird config stuff to cloud the issue, odd hard to remember arguments, obscure methods to replace valid existing ones that are part of Net::FTP, or new methods that are badly named (IE think "grep" on this one). There are other things as well. 4. It follows the paradigm of Perl name spaces, objects, and general good practice much better and in a way that is more intuitive and expandable.
net/Net-FTP-AutoReconnect-0.3 (Score: 0.064221844)
Perl5 FTP client class with automatic reconnect on failure
Net::FTP::AutoReconnect is a Perl5 module providing a FTP client class with automatic reconnect on failure.
net/Net-CIDR-MobileJP-0.24 (Score: 0.064221844)
Perl extension for mobile IP address in Japan
Net::CIDR::MobileJP is an utility to detect an ip address is mobile (cellular) ip address or not.