Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 679 Bytes

README.markdown

File metadata and controls

13 lines (9 loc) · 679 Bytes

DPHYS::MacAddress Perl Module

Travis CI Build Status Coverage Status

The Moo class DPHYS::MacAddress represents MAC addresses. It makes sure that a MAC address is valid. The constructor accepts a number of representations. There are a number of methods to convert the MAC address to a string that follows certain conventions.

For details see the manual, i.e., perldoc DPHYS::MacAddress.