-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
33 lines (24 loc) · 850 Bytes
/
Changes
File metadata and controls
33 lines (24 loc) · 850 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Revision history for Email-Date
{{$NEXT}}
1.104 2013-08-02 18:00:42 America/New_York
point to new repo, new bug tracker, suggest users just use other
libraries when possible
1.103 2007-11-30
generation of dates now done by Email::Date::Format
1.102 2007-03-22
remove uneeded dep on Email::Simple
packaging improvements
1.101 2006-08-01
fix a bug in testing; tests would only pass in second 2/3 of month
(thanks Danial Pearce)
1.10 2006-07-21
add format_gmdate
if no date was found, return undef, not the current time
tests
list Email::Abstract as a prereq
1.03 2004-09-23
Email::Abstract is not required, and is only loaded when needed.
1.02 2004-07-25
s/gmtime/localtime/
1.01 2004-07-17
Initial Revision.