Subject: | patches welcome? |
Hi Karl,
We were just working on a similar module to Net::MAC, but have dropped it as yours seems to have already made it further along the same lines.
I was wondering whether you were patching those BUGS mentioned in the docs? the zero-padding would be helpful to us.
A couple of other features were going to appear in our own module:
* operator overloading to support direct assignment (=), stringification, and equality comparisons (== and eq)
* shortcuts to particular formats (ISC DHCPd is another I was thinking of) as accessors, e.g. ->as_Cisco ->as_ISC etc
I feel these may be best placed in something like a Net::MAC::Simple module, beause they're kind of messy and get in the way of your more direct handling of the MAC addresses.
What do you think about that? Do you have a strong objection to a ::Simple module appearing, or would you prefer to have them in Net::MAC, or even not appear at all and kept privately to ourselves?
Thanks for your work,
regards,
oliver.
--
Oliver Gorwits
Oxford University Computing Services