1Revision history for Hash-Objectify
2
30.008     2016-09-23 20:42:05-04:00 America/New_York
4
5    - No changes from 0.007.
6
70.007     2016-09-14 09:17:08-04:00 America/New_York (TRIAL RELEASE)
8
9    [Added]
10
11    - Adds 'objectify_lax' to create an object that returns undef instead
12      of throwing an exception for unknown methods.
13
14    [Bug fixes]
15
16    - Pushes Hash::Objectified onto supplied package name @ISA rather than
17      replacing @ISA.
18
19    [Docs]
20
21    - Adds CAVEATS section.
22
23    [Prereqs]
24
25    - Drops Sub::Install as a prerequisite.
26
270.006     2016-09-12 21:21:35-04:00 America/New_York
28
29    [Bug fixes]
30
31    - Make can() return undef for a missing method, even in list context.
32
330.004     2016-09-12 19:12:15-04:00 America/New_York
34
35    [Bug fixes]
36
37    - Fix fatal error calling 'can' on non-existent keys.
38
390.002     2013-08-21 15:30:12 America/New_York
40
41    - Fix documentation typos and tidy code
42
430.001     2012-07-24 14:40:35 America/New_York
44
45    - First release
46