This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Inline and eliminate S_incl_perldb(), as it's only called on one place.
authorNicholas Clark <nick@ccl4.org>
Thu, 18 Oct 2007 18:59:59 +0000 (18:59 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 18 Oct 2007 18:59:59 +0000 (18:59 +0000)
commit5ab7ff9835a1d1b96af849579ce604bb74101206
tree29c1119e0f8393dad9eccbde956162ca051469d4
parent120f7abe0541f57e1b9cad739dd69b63bb352093
Inline and eliminate S_incl_perldb(), as it's only called on one place.
This also makes the logic in the call site simpler and more efficient.

p4raw-id: //depot/perl@32138
embed.fnc
embed.h
proto.h
toke.c