1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Cheng-Lung Sung
b75878ebb3 - update to 1.79
- from Changes
    - Fixed a bug related to set *::groups
    - A test addition
2005-02-23 03:33:01 +00:00
Cheng-Lung Sung
20149f6d99 - update to 1.78
- Changes:
    - Fixed a bug related to naming props and group props with the same name
    - The properties defined with a group get initialized just once
    - Some testing addition and rewrite
2005-02-17 09:12:43 +00:00
Cheng-Lung Sung
9112217627 - update to 1.77
- from Changes
    - WARNING: Deprecated the use of the group accessor in list context
	when used to retrieve keys: see 'WARNING' POD section
    - Added 'default' option to the Class::constr pragma plus tests
    - Fixed the possibilty of setting twice the same property when copy => 1
    - Minor changes in the constructor closure
    - Added possibility to get a slice of values from groups accessors
    - A few minor improvement and fixes in the groups closure (all the props exist,
	the groups accessor uses always the props accessor if defined, etc)
    - Added $_ aliasing for the post_process option
    - A few minor POD changes and fixes
2005-01-19 08:51:14 +00:00
Cheng-Lung Sung
c8b9eb906b - update to 1.76
- Added add_to() method to add props and groups accessors in other packages
- Added post_process() option to props accessors
2004-12-05 05:59:36 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Vanilla I. Shu
b109c6a5bd Add p5-OOTools 1.75, a Perl module collection to easily create
constructors methods.

PR:		ports/59436
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-07-22 14:27:46 +00:00