The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

#!/usr/bin/env perl
#
# $Id: bulk-simple.pl,v 4089618a5aa7 2023/03/07 13:36:19 gomor $
#
use strict;
my $oa = Onyphe::Api->new->init;
$oa->bulk_simple('whois/best', '/tmp/ip.txt');