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

adblock.pl - command line stub

SYNOPSIS

    sudo perl adblock.pl

DESCRIPTION

This script implements a DNS-based ad blocker. Execution is wrapped in a timeout function for the purpose of refreshing the adbblock stack.

CAVEATS

Tested on darwin only.

AUTHOR

David Watson <dwatson@cpan.org>

SEE ALSO

App::DNS::Adblock

COPYRIGHT

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.