projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d4ca583
)
Re: RFC: changing Devel::SelfStubber to relinquish its grasp
Prymmer/Kahn [Mon, 7 May 2001 07:47:21 +0000 (
00:47
-0700)]
Message-ID: <Pine.BSF.4.21.
0105070733080
.13301-100000@shell8.ba.best.com>
p4raw-id: //depot/perl@10019
lib/Devel/SelfStubber.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Devel/SelfStubber.pm
b/lib/Devel/SelfStubber.pm
index
9009d69
..
baf46dc
100644
(file)
--- a/
lib/Devel/SelfStubber.pm
+++ b/
lib/Devel/SelfStubber.pm
@@
-58,6
+58,7
@@
sub stub {
push(@AFTER_DATA,$line);
}
}
+ close($fh);
unless ($JUST_STUBS) {
print @BEFORE_DATA;
}