Revision history for MooseX-Types-Email 0.009 2025-04-27 14:58:23Z - resolve warnings by removing a check for a Moose version that is 14 years old 0.008 2018-11-12 00:39:13Z - inline all types 0.007 2015-08-16 01:23:10Z - update some distribution tooling 0.006 2013-10-20 05:14:24Z - converted to Dist::Zilla - repository migrated to the github moose organization 0.005 2013-05-05 - Add EmailAddresses and EmailMessages types (ether) - use Str as a base, not NonEmptySimpleStr (RT#63578) 0.004 2011-04-29 - Fix documentation links (abraxxa) 0.003 2009-10-21 - Support an EmailMessage type using Email::Abstract 0.002 2009-09-10 - Fix test failure 0.001 2009-07-02 - First version