summaryrefslogtreecommitdiff
path: root/net/p5-Net-MAC (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.5Martin Wilke2008-11-152-4/+4
| | | | Notes: svn path=/head/; revision=222892
* The Perl 5 module Net::MAC allows you toMartin Wilke2008-10-254-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