This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove the variables stash and export_ok from the BOOT block in B.xs
authorNicholas Clark <nick@ccl4.org>
Sun, 31 Oct 2010 09:31:31 +0000 (09:31 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 31 Oct 2010 09:31:31 +0000 (09:31 +0000)
commit5c139ca2cc2e9a3a8f85a392aa64942df8953005
treeefeb6ac9fb476f02ac63957a27c088a11ce0aa78
parentb26196265106201a37b75ba3f041080e8a030290
Remove the variables stash and export_ok from the BOOT block in B.xs

These are no longer needed since commit b1826b71659a2c08 changed how B was
generating its exported constants.
ext/B/B.xs