AMPR-Rip44
view release on metacpan or search on metacpan
# (public domain, no warranty of any sort).
# http://evvk.com/evvktvh.html#english
#
#
# Version history:
#
# see Changes
# Things to do in the future:
#
# - proper logging to syslog
# - support for better authentication, if one would be supported
# - support for multiple RIP masters, to fix the single point of failure
#
use strict;
use warnings;
use IO::Socket::Multicast;
use Getopt::Std;
( run in 1.085 second using v1.01-cache-2.11-cpan-49f99fa48dc )