This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
rip out Perl version portability from B
authorZefram <zefram@fysh.org>
Tue, 14 Nov 2017 07:48:03 +0000 (07:48 +0000)
committerZefram <zefram@fysh.org>
Tue, 14 Nov 2017 07:48:03 +0000 (07:48 +0000)
commiteb32218efcbe5450c9671923c624955355282e18
tree159572974d291c41193348c8e0f5ee8beecd6714
parenta1c09dad0dcf10a829797ed9862b81e1b7497f18
rip out Perl version portability from B

B is distributed only with the core, not dual-life, so has no need to
be portable between Perl versions.
ext/B/B.pm
ext/B/B.xs
ext/B/B/Concise.pm
ext/B/t/OptreeCheck.pm
ext/B/t/b.t
ext/B/t/f_sort.t
ext/B/t/optree_constants.t
ext/B/t/optree_misc.t
ext/B/t/optree_samples.t
ext/B/t/terse.t