diff options
Diffstat (limited to 'net/p5-Net-MAC/DESCR')
-rw-r--r-- | net/p5-Net-MAC/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/p5-Net-MAC/DESCR b/net/p5-Net-MAC/DESCR new file mode 100644 index 00000000000..6e4c8204671 --- /dev/null +++ b/net/p5-Net-MAC/DESCR @@ -0,0 +1,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 |