projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a3dbd18
)
rebless_instance_away is documented
Dave Rolsky [Wed, 1 Apr 2009 16:48:03 +0000 (11:48 -0500)]
xt/pod_coverage.t
patch
|
blob
|
blame
|
history
diff --git
a/xt/pod_coverage.t
b/xt/pod_coverage.t
index
1813993
..
81f5970
100644
(file)
--- a/
xt/pod_coverage.t
+++ b/
xt/pod_coverage.t
@@
-45,6
+45,8
@@
my %trustme = (
# doc'd under get_all_attributes
'compute_all_applicable_attributes',
+ # doc'd with rebless_instance
+ 'rebless_instance_away',
],
'Class::MOP::Instance' => [