Ports Search

Results 2,2412,250 of 5,886 for /net-im/.(0.007 seconds)
mail/mixmaster-3.0.2d (Score: 0.0075351084)
Cryptographically secure anonymous remailer
Mixmaster is an "Chaumian mix-net" anonymous remailer. Remailers provide protection against traffic analysis and allow sending email anonymously or pseudonymously.
misc/Asterisk-FastAGI-0.02 (Score: 0.0075351084)
Perl module for FastAGI handling
Description ----------- Asterisk::FastAGI provides a preforking daemon for handling FastAGI requests from Asterisk. Read the Net::Server for more information about the logging facilities, configuration, etc.
net-mgmt/snmptt-1.4 (Score: 0.0075351084)
SNMP trap handler/translator/swiss-army-knife
SNMPTT (SNMP Trap Translator) is an SNMP trap handler written in Perl for use with the Net-SNMP. Easy to setup and use.
security/Horde_Oauth-1.0.2 (Score: 0.0075351084)
Horde OAuth client/server
This Horde package provides an OAuth consumer (http://oauth.net) and OAuth infrastruture, and in the future will provide an OAuth server.
textproc/citeproc-hs-0.3.10 (Score: 0.0075351084)
Citation Style Language implementation in Haskell
citeproc-hs is a library for rendering bibliographic reference citations into a variety of styles using a macro language called Citation Style Language (CSL) [1]. [1] http://xbiblio.sourceforge.net/
textproc/Text-Similarity-0.13 (Score: 0.0075351084)
Measure the similarity of text documents
Text::Similarity serves as a superclass for other modules that implement measures of text document similarity. See also http://text-similarity.sourceforge.net
www/LWP-Authen-OAuth-1.02 (Score: 0.0075351084)
Perl extension to generate signed OAuth requests
This module provides a sub-class of LWP::UserAgent that generates OAuth 1.0 signed requests. You should familiarise yourself with OAuth at http://oauth.net/.
devel/BS-Event-0.3 (Score: 0.007104168)
Class that provides an event callback interface
This module was mainly written for Net::XMPP2, Net::IRC3 and BS to provide a consistent API for registering and emitting events. Even though I originally wrote it for those modules I released it separately in case anyone may find this module useful.
devel/Module-Release-2.12.2 (Score: 0.007104168)
Upload files to CPAN and SourceForge
This program automates Perl module releases. It makes the distribution, tests it, checks that CVS is up to date, tags CVS, uploads it to the PAUSE anonymous FTP directory and to the incoming directory for SourceForge.net, claims it on PAUSE for your CPAN account, and releases it on SourceForge.net.
dns/POE-Component-Server-DNS-0.32 (Score: 0.007104168)
Non-blocking, concurrent DNS server component
POE::Component::Server::DNS is a POE component that implements a DNS server. It uses POE::Component::Client::DNS to handle resolving when configured as 'forward_only' and Net::DNS::Resolver::Recurse wrapped by POE::Component::Generic to perform recursion. One may add handlers to massage and manipulate responses to particular queries which is vaguely modelled after Net::DNS::Nameserver.