Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37420884
en ru br
ALT Linux repositórios
S:1.01-alt3
5.0: 1.01-alt0.M50.1
4.1: 1.01-alt0.M41.1

Group :: Desenvolvimento/Perl
RPM: perl-Net-IP-Match-Regexp

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.01-alt3
Data da compilação: 17 novembro 2010, 07:15 ( 700.4 weeks ago )
Tamanho:: 15.78 Kb

Home page:   http://search.cpan.org/dist/Net-IP-Match-Regexp…

Licença: Perl (GPL or Artistic)
Sumário: Efficiently match IP addresses against IP ranges
Descrição:

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 implicitly checks the broadest IP ranges first. An advantage is
that the regexp can be computed and stored in advance (in source code, in a
database table, etc) and reused, saving much time if the IP ranges don't change
too often. The match can optionally report a value (e.g. a network name) instead
of just a boolean, which makes module useful for mapping IP ranges to names or
codes or anything else.

Mantenedor currente: Sergey Y. Afonin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Net-IP-Match-Regexp
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009