Changes from previous:
2.103622 2010-12-28 21:00:37 Europe/London
- Fix for converting between two as_ formats,
the delimiter discovery is a bit more relaxed
2.103621 2010-12-28 14:36:42 Europe/London
- Add custom format support (rt.cpan #63017)
1.103620 2010-12-28 12:55:41 Europe/London
- Port to Dist::Zilla
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Collection.
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