Commit graph

3 commits

Author SHA1 Message Date
Cheng-Lung Sung
75bd01ebf6 - update to 2.21 2005-09-06 12:06:39 +00:00
Cheng-Lung Sung
ea0e8baa8b - update to version 2
- from Changes
Version 2.0
  - Added the Class::Error module and tests
  - Added the Class::Util module and tests
  - Minor change in the Class::constr closure to allow to stop the init subs
    by returning undef OR a Class::Error object
  - Added the 'skip_autoload' option to Class::constr pragma
  - You can also pass an HASH reference to the constr method
  - Changed the result returned by the group accessor in list context:
    old version returned the keys of the hash (deprecated since the 1.77)
    this version returns the whole hash
2005-06-07 09:24:54 +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