This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
B::Deparse should call B::threadsv_names, instead of hard coding a list.
authorNicholas Clark <nick@ccl4.org>
Wed, 27 Oct 2010 20:14:06 +0000 (22:14 +0200)
committerNicholas Clark <nick@ccl4.org>
Wed, 27 Oct 2010 20:14:06 +0000 (22:14 +0200)
commite0ab66ad951f554456c7845a38622f655a76bd5b
treecab8188af3cda43a8ae6bcc69121343f81ed8bc2
parent2be95ceb4922cb4a0692bdff4c889419354de29c
B::Deparse should call B::threadsv_names, instead of hard coding a list.

These are only used under 5.005threads, which was removed in 5.10.
dist/B-Deparse/Deparse.pm
dist/B-Deparse/t/deparse.t