The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2015-02-11

  • Add SEE ALSO section explaining how MooX::Value is different than other Perl Value Object classes.
  • Clarify the parsing of EmailAddresses to explain that just the addr-spec part of RFC 5322 is parsed. (Thanks to Mark Stosberg for the fix.)
  • Correct dependencies documentation on some value classes. (Thanks to Mark Stosberg for pointing it out.)

Modules

Base class for minimal Value Object classes
Value object class representing Internet domain names
Value object representing 1 label of an Internet domain
A value object representing a valid email address.
A value object representing a valid email address.
Value object class representing a legal C identifier
Utility functions for validation of value objects