projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
36756fa
)
Fix wording of a change
Dave Rolsky [Tue, 30 Dec 2008 14:55:14 +0000 (14:55 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
2ff4c46
..
7a5ebfb
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-8,7
+8,7
@@
Revision history for Perl extension Class-MOP.
error-prone. (Florian Ragwitz)
* Class::MOP::Class
- Fix documentation to show that around modifiers happen on both
- sides of the primary method. (Dave Rolsky)
+ sides of the modified method. (Dave Rolsky)
0.73 Tue, December 16, 2008
* MOP.xs