]> git.ipfire.org Git - people/stevee/perl-ipset.git/commit
Initial commit.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 14 Aug 2022 16:28:54 +0000 (18:28 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 14 Aug 2022 16:28:54 +0000 (18:28 +0200)
commit5e680e0ed16a8537c51f5d65456038906a533f9a
tree509b50db0fbf42e38d4e719d993cf40ee2705c2e
Initial commit.

The module has the following support:
* Creating new sets.
* Checking if a set exists.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
IPSet.xs [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
lib/IPSet.pm [new file with mode: 0644]
t/IPSet.t [new file with mode: 0644]
typemap [new file with mode: 0644]