NetObj::MacAddress

Travis CI Build Status Coverage Status

The Perl module NetObj::MacAddress represents MAC addresses. The goal is to use an abstraction independent of any particular string representation.

NetObj::MacAddress is a class built using the built-in object framework of Perl with the goal to be compatible with Moo. It fits right into the Moose object oriented framework.