pkgsrc/devel/p5-Class-Accessor
hiramatsu b34c32b01a Updated to 0.25.
Changes from 0.22:
0.25 Fri Mar 31 18:28:17 JST 2006
    - added a 'follow_best_practice' class method that causes the accessors to
      be called 'get_foo' and 'set_foo' instead of just 'foo'
    - added 'accessor_name_for' and 'mutator_name_for' methods that you can
      override in your subclass to create your own names for accessors.
      (That idea taken from Class::DBI.)

0.23 Sat Feb 25 19:46:08 GMT 2006
    - rewrote the tests.  Now using Test::More
2006-04-20 08:07:01 +00:00
..
DESCR
distinfo Updated to 0.25. 2006-04-20 08:07:01 +00:00
Makefile Updated to 0.25. 2006-04-20 08:07:01 +00:00
PLIST