This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Export constant subs from B.xs for op.h, cop.h and a few others.
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 2 Jan 1999 14:06:30 +0000 (14:06 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 2 Jan 1999 14:06:30 +0000 (14:06 +0000)
commit4c1f658f2c79575014c109439365f1a6c403e8c4
tree6daea778de23f90a849bc4e50dd1b949d1bc6649
parent735441390c16c09ebb52147d3fa2b2a5ebe75048
Export constant subs from B.xs for op.h, cop.h and a few others.
Use them in various B::* rather than have local defs.

p4raw-id: //depot/perl@2551
ext/B/B.pm
ext/B/B.xs
ext/B/B/Bytecode.pm
ext/B/B/C.pm
ext/B/B/CC.pm
ext/B/B/Deparse.pm
ext/B/B/Lint.pm
ext/B/B/Stackobj.pm
ext/B/B/Xref.pm
ext/B/Makefile.PL
ext/B/defsubs.h.PL [new file with mode: 0644]