]> git.donarmstrong.com Git - class_modular.git/.git/commit
=== Class::Modular ===
authorDon Armstrong <don@donarmstrong.com>
Sun, 24 Oct 2004 09:29:41 +0000 (09:29 +0000)
committerDon Armstrong <don@donarmstrong.com>
Sun, 24 Oct 2004 09:29:41 +0000 (09:29 +0000)
commit28a7e8d3cb0ae70d6eab05e526dc786ff837b1af
treeb27d8f3a3bc3106a30f255100378c7127be00e9f
parent738538cb6cb11b2c399f68ffcc55b89b2501a38a
 === Class::Modular ===
 * Add Safe support and allow Storable to use Deparse to handle CODE references in clones
 * Rearange function order so that the documentation is in a sane order in Class::Modular
 * Add USE_SAFE variable to control whether Safe is used
 * Improve documentation
 === t/01_module.t
 * Enable Override test
 * Add test for non-existant _destroy causing failure at
   DESTROY. [This bug was present in 0.02, and is now fixed.]

git-svn-id: file:///srv/don_svn/class_modular/trunk@31 96c6a18b-02ce-0310-9fca-9eb62c757ba6
lib/Class/Modular.pm
t/01_module.t