Commit Graph

4 Commits

Author SHA256 Message Date
Darin Perusich
d9a87b3709 Accepting request 244792 from home:smithfarm:branches:devel:languages:perl
- re-checked license
- updated to 1.000 -- upstream changes since last check-in:
    1.000     2014-07-16 09:55:29-04:00 America/New_York
 
    [*** INCOMPATIBLE CHANGES ***]
 
    - Attributes for custom accessors *MUST* be declared for them to be
      set via the constructor.  It is no longer sufficient for a method of
      the same name to exist.
 
    - Unknown constructor arguments are ignored rather than fatal; they are
      not included in the object.  Special instructions for using BUILD to
      hide constructor arguments from validation are irrelevant and have
      been removed.
 
    - These changes make Class::Tiny-based classes easier to subclass by
      more advanced object frameworks like Moose or Moo.
 
    0.015     2014-07-13 23:10:47-04:00 America/New_York
 
    [CHANGED]
 
    - lowered minimum perl to 5.006

OBS-URL: https://build.opensuse.org/request/show/244792
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Tiny?expand=0&rev=8
2014-08-22 14:01:43 +00:00
Stephan Kulow
fafbe54d13 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Tiny?expand=0&rev=6
2013-11-29 11:19:45 +00:00
Stephan Kulow
9272d66fdf - updated to 0.012
[DOCUMENTED]
   - added documentation notes about multiple inheritance
     and attribute defaults under subclassing
   [INTERNAL]
   - added tests for multiple inheritance

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Tiny?expand=0&rev=4
2013-11-25 12:14:35 +00:00
Stephan Kulow
36443a4ad3 initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Tiny?expand=0&rev=1
2013-10-05 06:33:01 +00:00