summaryrefslogtreecommitdiff
path: root/net/p5-Net-MAC (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-15- Update to 1.5Martin Wilke2-4/+4
Notes: svn path=/head/; revision=222892
2008-10-25The Perl 5 module Net::MAC allows you toMartin Wilke4-0/+40
- 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 WWW: http://search.cpan.org/dist/Net-MAC/ Notes: svn path=/head/; revision=222066