8
0
Files
perl-Struct-Dumb/perl-Struct-Dumb.changes

35 lines
1.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Oct 10 09:26:35 UTC 2015 - coolo@suse.com
- updated to 0.06
see /usr/share/doc/packages/perl-Struct-Dumb/Changes
0.06 2015/10/07 00:24:52
[BUGFIXES]
* Ensure that structs are still boolean true
0.05 2015/10/06 23:12:58
[BUGFIXES]
* Throw an exception on attempts to dereference a struct as an
array (RT107583)
* Throw an exception if accessor-mutators are invoked with extra
arguments
* Give AUTOLOAD :lvalue context so it reports the right message for
attempts to assign to missing fields (RT107577)
-------------------------------------------------------------------
Fri Oct 2 09:37:16 UTC 2015 - coolo@suse.com
- updated to 0.04
see /usr/share/doc/packages/perl-Struct-Dumb/Changes
0.04 2015/09/30 18:29:01
[CHANGES]
* Support creating a predicate test function
-------------------------------------------------------------------
Tue Apr 14 18:50:55 UTC 2015 - coolo@suse.com
- initial package