The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

ipgrep - grep files by CIDR

SYNOPSIS

    ipgrep [-1cfHhLlnVv] [long options...] [patterns] [files]

DESCRIPTION

This program will print lines from a file that matches IP addresses in the given netblocks.

Many of the options mirror similar options from grep.

SEE ALSO

grep

grepcidr

SOURCE

The development version is on github at https://github.com/robrwo/perl-ipgrep and may be cloned from git://github.com:robrwo/perl-ipgrep.git.

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/perl-ipgrep/issues.

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENCE

This software is copyright (c) 2023 by Robert Rothenberg.

This is free software, licensed under The Artistic License 2.0 (GPL Compatible).