Commit graph

4 commits

Author SHA1 Message Date
hiramatsu
f5d0c6090e Update p5-MooseX-SemiAffordanceAccessor to 0.09.
Change from previous:
0.09   2011-02-26

- In Moose 1.9900+, attributes from roles no longer acquire the consuming
  class's attribute traits. However, you can apply attribute traits like this
  one to attributes in roles, and that trait is preserved when the role is
  applied to a class.

  See the documentation for more details.
2011-10-28 01:13:08 +00:00
seb
28952b6883 Update p5-MooseX-SemiAffordanceAccessor from version 0.05 to version 0.08.
Pkgsrc changes:
- adjust LICENSE
- adjust PERL5_MODULE_TYPE

Upstream changes:
0.08   2010-07-20
- Fix a bad example in the SYNOPSIS.

0.07   2010-07-14
- Fix bad uri for bugtracker in metadata

0.06   2010-07-14
- Use modern Moose APIs, to avoid warnings with the next Moose release.
2010-07-26 22:15:03 +00:00
sno
b1183d53e4 pkgsrc changes:
- Updating package for MooseX::SemiAffordanceAccessor from 0.03 to 0.05
  - Adjusting license / Moose dependency according to META.yml

Upstream changes:
0.05   2009-07-15

- Now requires Moose 0.84 to prevent test failures.


0.04   2009-07-09

- This module unconditionally deleted the "is" parameter, which meant
  it broke any use of "is => 'bare'". Reported by Jerome Quelin. Fixed
  by Jesse Luehrs. RT #47711.
2009-07-21 06:26:53 +00:00
sno
f65a92c685 Importing package for p5 module MooseX::SemiAffordanceAccessor 0.03 as
dependency of upcoming import for p5 module File::ChangeNotify (which is
a dependency for the scheduled p5-Catalyst-Devel update).

This module does not provide any methods. Simply loading it changes the
default naming policy for the loading class so that accessors are separated
into get and set methods. The get methods have the same name as the accessor,
while set methods are prefixed with "set_".
2009-05-19 22:12:19 +00:00