projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f11273b
)
remove debugging warn
Dave Rolsky [Fri, 17 Sep 2010 20:19:54 +0000 (15:19 -0500)]
lib/Class/MOP/Method/Generated.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Class/MOP/Method/Generated.pm
b/lib/Class/MOP/Method/Generated.pm
index
9aebcbc
..
6da9853
100644
(file)
--- a/
lib/Class/MOP/Method/Generated.pm
+++ b/
lib/Class/MOP/Method/Generated.pm
@@
-69,7
+69,6
@@
sub _dump_source {
('..') x 5,
'perltidyrc'
);
- warn $rc_file;
my %p = (
source => \$source,