projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0eff2c1
)
0_22
Stevan Little [Mon, 20 Mar 2006 21:38:18 +0000 (21:38 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
606dafb
..
ef87414
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,6
+1,6
@@
Revision history for Perl extension Class-MOP.
-0.22
+0.22 Mon. March 20, 2006
* Class::MOP::Class
- localized $@ in the *_package_variable functions
because otherwise, it does ugly things in Moose.