slackbuilds/perl/perl-Net-ARP
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README
perl-Net-ARP.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
perl-Net-ARP.info perl/perl-Net-ARP: Updated for version 1.0.11. 2020-05-10 08:37:00 +07:00
slack-desc

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.