Changelog for
perl-Struct-Dumb-0.09-12.2.noarch.rpm :
Fri Mar 11 13:00:00 2016 cooloAATTsuse.com
- updated to 0.09
see /usr/share/doc/packages/perl-Struct-Dumb/Changes
0.09 2016/03/09 17:49:17
[CHANGES]
* Allow callers to allow ARRAY dereference for special circumstances
Wed Dec 16 13:00:00 2015 cooloAATTsuse.com
- updated to 0.08
see /usr/share/doc/packages/perl-Struct-Dumb/Changes
0.08 2015/12/15 17:45:46
[CHANGES]
* Support perl 5.8.x (which lacks overloading.pm)
Mon Oct 12 14:00:00 2015 cooloAATTsuse.com
- updated to 0.07
see /usr/share/doc/packages/perl-Struct-Dumb/Changes
0.07 2015/10/11 12:37:51
[BUGFIXES]
* Provide the other conversion overload operations and allow fallback
Sat Oct 10 14:00:00 2015 cooloAATTsuse.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 14:00:00 2015 cooloAATTsuse.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 14:00:00 2015 cooloAATTsuse.com
- initial package