Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Class-MOP
From: Jens Rehsack
Date: 2009-10-11 10:05:00
Message id: 20091011080500.F41A5175DA@cvs.netbsd.org
Log Message:
Updating devel/p5-Class-MOP from 0.93 to 0.94
pkgsrc changes:
- requiring more actual p5-Test-Simple (0.88) according to META.yml
Upstream changes:
0.94 Tue, Sep 22, 2009
* Class::MOP::Attribute
- Introduce set_raw_value and get_raw_value, side effect free variants
of {get,set}_value. These don't do anything useful in Class::MOP but
have different behavior that set_value and get_value for Moose
attributes. (nothingmuch)
Files: