Changes for version 0.03 - 2014-11-12

  • Add untainting to base class (Thanks to Joshua Brandt for the suggestion).
  • Add MooX::Value::EmailAddressCommon to cover non-quoted email addresses.
  • Add MooX::Value::Identifier for the many places where C identifier rules apply.

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