The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Net::CIDR::Lite"

Net::CIDR::Lite - Perl extension for merging IPv4 or IPv6 CIDR addresses River stage two • 24 direct dependents • 36 total dependents

Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses....

STIGTSP/Net-CIDR-Lite-0.22 - 04 Apr 2021 21:03:12 UTC - Search in distribution

Mail::SpamCannibal - HOWTO Install SpamCannibal River stage zero No dependents

MIKER/Mail-SpamCannibal-1.08 - 13 Jun 2015 04:33:14 UTC - Search in distribution

Mail::SpamAssassin::Conf - SpamAssassin configuration file River stage two • 13 direct dependents • 18 total dependents

SpamAssassin is configured using traditional UNIX-style configuration files, loaded from the "/usr/share/spamassassin" and "/etc/mail/spamassassin" directories. The following web page lists the most important configuration settings used to configure ...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC - Search in distribution

NetAddr::IP - Manages IPv4 and IPv6 addresses and subnets River stage three • 37 direct dependents • 115 total dependents

This module provides an object-oriented abstraction on top of IP addresses or IP subnets that allows for easy manipulations. Version 4.xx of NetAddr::IP will work with older versions of Perl and is compatible with Math::BigInt. The internal represent...

MIKER/NetAddr-IP-4.079 - 26 Mar 2016 01:14:11 UTC - Search in distribution

Task::BeLike::LESPEA - Modules that LESPEA uses on a daily basis River stage zero No dependents

LESPEA/Task-BeLike-LESPEA-2.005000 - 12 Mar 2014 14:47:57 UTC - Search in distribution

Mojo::Server::Hypnotoad - A production web serv...ALL GLORY TO THE HYPNOTOAD! River stage four • 943 direct dependents • 1041 total dependents

Mojo::Server::Hypnotoad is a full featured, UNIX optimized, pre-forking non-blocking I/O HTTP and WebSocket server, built around the very well tested and reliable Mojo::Server::Prefork, with IPv6, TLS, SNI, UNIX domain socket, Comet (long polling), k...

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

Bundle::FinalTest - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for Bundle::FinalTest, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited. Blah blah blah....

MARSAB/Bundle-FinalTest - 02 Aug 2011 05:52:05 UTC - Search in distribution

Net::CIDR::Set - Manipulate sets of IP addresses River stage one • 2 direct dependents • 2 total dependents

"Net::CIDR::Set" represents sets of IP addresses and allows standard set operations (union, intersection, membership test etc) to be performed on them. In spite of the name it can work with sets consisting of arbitrary ranges of IP addresses - not ju...

ANDYA/Net-CIDR-Set-0.13 - 24 Feb 2014 13:52:37 UTC - Search in distribution

Bundle::FinalTest2 - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for Bundle::FinalTest2, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited....

MARSAB/Bundle-FinalTest2 - 03 Aug 2011 05:10:02 UTC - Search in distribution

Acme::CPANModules::Import::CPANRatings::User::perlancar - List of modules mentioned by CPANRatings user perlancar River stage one • 1 direct dependent • 1 total dependent

This list is generated by scraping CPANRatings (cpanratings.perl.org) user page. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....

PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-perlancar-0.002 - 23 Feb 2024 01:40:53 UTC - Search in distribution

Perlbal::Plugin::Throttle - Perlbal plugin that throttles connections from hosts that connect too frequently. River stage two • 12 direct dependents • 12 total dependents

This plugin intercepts HTTP requests to a Perlbal service and slows or drops connections from IP addresses which are determined to be connecting too fast....

DORMANDO/Perlbal-1.80 - 27 Feb 2012 07:02:28 UTC - Search in distribution

Net::IP::Match::Regexp - Efficiently match IP addresses against ranges River stage one • 3 direct dependents • 6 total dependents

This module allows you to check an IP address against one or more IP ranges. It employs Perl's highly optimized regular expression engine to do the hard work, so it is very fast. It is optimized for speed by doing the match against a regexp which imp...

CDOLAN/Net-IP-Match-Regexp-1.01 - 04 Oct 2008 02:40:08 UTC - Search in distribution

Mojolicious::Plugin::TrustedProxy - Mojolicious plugin to set the remote address, connection scheme, and more from trusted upstream proxies River stage zero No dependents

Mojolicious::Plugin::TrustedProxy modifies every Mojolicious request transaction to override connecting user agent values only when the request comes from trusted upstream sources. You can specify multiple request headers where trusted upstream sourc...

KAGE/Mojolicious-Plugin-TrustedProxy-0.04 - 25 Jun 2019 20:04:34 UTC - Search in distribution

Net::IP::AddrRanges - IP address ranges to match River stage one • 1 direct dependent • 1 total dependent

Net::IP::AddrRanges is to represent a list of IP address ranges....

RINTARO/Net-IP-AddrRanges-0.01 - 03 Aug 2010 09:34:29 UTC - Search in distribution

Net::IP::Match::Bin - Perl extension for match IP addresses against Net ranges River stage zero No dependents

This module is XS implementation of matching IP addresses against Net ranges. Using similar method to Net::IP::Match::Regexp in storing Net ranges into memory. By implementing in XS C-code, and does not use regexp, more fast setup time and less using...

TOMO/Net-IP-Match-Bin-0.14 - 07 Aug 2014 13:52:39 UTC - Search in distribution

Mojolicious::Plugin::AccessControl - Access control River stage zero No dependents

Mojolicious::Plugin::AccessControl is intended for restricting access to app routes. This adds the condition to Mojolicious::Routes, which is named 'access'....

HAYAJO/Mojolicious-Plugin-AccessControl-0.04 - 15 Apr 2014 01:14:52 UTC - Search in distribution

Net::Connection::Sniffer::Util - netaddr utilities River stage zero No dependents

Net::Connection::Sniffer::Util is a lite weight perl module to do NetAddr::IP like operations on ip addresses in either 32 or 128 bit formats. * my $ip = newcidr24; Create a blessed address object with cidr/24 network/broadcast bounds (assumes 32 bit...

MIKER/Net-Connection-Sniffer-0.36 - 27 Jan 2014 22:28:23 UTC - Search in distribution

Plack::Middleware::Throttle::Lite - Requests throttling for Plack River stage one • 2 direct dependents • 2 total dependents

This middleware allows to restrict access to PSGI application based on requests per unit of time (hour/day at the moment). Implemetation of the middleware inspired by Plack::Middleware::Throttle. FEATURES Blacklisting Requests from specified IPs (inc...

CHIM/Plack-Middleware-Throttle-Lite-0.05 - 22 Oct 2013 14:11:31 UTC - Search in distribution
18 results (0.067 seconds)