Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 vuotta sitten
..
README 3ba630a141 perl/perl-Net-ARP: Added (Perl extension for creating ARP packets). 8 vuotta sitten
perl-Net-ARP.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 vuotta sitten
perl-Net-ARP.info 7bbe9a5fdb perl/perl-Net-ARP: Updated for version 1.0.11. 4 vuotta sitten
slack-desc 3ba630a141 perl/perl-Net-ARP: Added (Perl extension for creating ARP packets). 8 vuotta sitten

README

This module can be used to create and send ARP packets and to get
the mac address of an ethernet interface or ip address.

IMPORTANT: Version 1.0 will break with the API of PRE-1.0 versions,
because the return value of arp_lookup() and get_mac() will no longer
be passed as parameter, but returned! I hope this decision is ok
as long as we get a cleaner and more perlish API.