http://www.perlmonks.org?node_id=525514


in reply to Re^2: When numeric conversion overloading goes awry.
in thread When numeric conversion overloading goes awry.

Then that's a bug in Soap::Serializer. UIDs are a well-studied space with UUID and Data::UUID simply being two modules I've personally used. That should be filed, as well.

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?