Changelog for Emailesque 1.27 2021-04-25T11:42:36 - FANY adopting module from AWNCORP - do not treat In-Reply-To as address 1.26 2015-09-27T14:15:51 - Updated build. - Updated POD and dist.ini file. 1.25 2015-09-27T13:57:28 - Updated build. - Fixed constructor-args support. 1.24 2015-09-27T13:21:07 - Updated build. - Removed Data::Object dependency, added Moo and Hash::Merge::Simple. 1.23 2015-04-03T23:53:49 - Updated build. - Fixed default transport, Updated documentation. 1.22 2015-04-03T03:36:38 - Updated build. - Fixed SMTP bug, Added shortcut methods, Updated documentation. - Updated dist.ini. 1.21 2015-04-01T20:46:36 - Fix declaration warning. - Updated dist.ini. - Updated build. - Refactored using Data::Object for better OO. - Fix pod fix - Fixes for pod 1.200008 2014-08-21T08:56:25 - Updated POD, README, and Makefile. - Fix incorrect use of return-path header for directing replies 1.200007 2013-07-23T13:30:19 - updates to the email function and method, updated the documentation 1.200006 2013-07-22T17:47:54 - updated documentation - fixed strange undef variable causing settings merge conflict 1.200005 2013-06-28T10:49:22 - minor update 1.200004 2013-06-24T20:02:06 - fixed major bugs from switching to using Email::Stuffer 1.200003 2013-06-21T17:15:44 - fix error in documentation and added more information 1.200002 2013-06-21T05:53:03 - minor updates 1.200001 2013-06-07T13:25:45 - updated peripheral files and documentation - updated typos in POD 1.200000 2013-06-07T13:12:04 - refactored to use Email::Stuffer - removed Test::Exception as unneccessary - fixed test: 02-rundown.t - added simple input validation, now reqs to, from, subject and msg - fixed email addr parser operation - fixed sendmail error - added proper (fixed) arg handling, added minimal testing - revised documentation, fixed to from cc and bcc email address parsing. - configuration hashref parameter typo - initial stable release - initial commit