blob: 6b28582cd4abda832ec97956e311927ea51632a7 (
plain) (
blame)
1
2
3
4
5
|
The Perl 5 module Net::MAC allows you to
- store a MAC address in a Perl object
- find out information about a stored MAC address
- convert a MAC address into a specified format
- easily compare two MAC addresses for string or numeric equality
|