projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6b88bc9
)
add rsfp_filters and perldb to pollutants list
Gurusamy Sarathy [Mon, 20 Jul 1998 21:28:43 +0000 (21:28 +0000)]
p4raw-id: //depot/perl@1582
embed.pl
patch
|
blob
|
blame
|
history
diff --git
a/embed.pl
b/embed.pl
index
b764e86
..
91a97fc
100755
(executable)
--- a/
embed.pl
+++ b/
embed.pl
@@
-10,6
+10,8
@@
my @extvars = qw(sv_undef sv_yes sv_no na dowarn
stdingv
defgv
errgv
+ rsfp_filters
+ perldb
);
sub readsyms (\%$) {