Add : Support for the PERL_OP_PARENT optional feature introduced in perl 5.21.2.
Fix : [RT #92806] : Tests that use run_perl() fail on Android Thanks Brian Fraser for the patch.
Fix : indirect constructs will no longer segfault while inside the empty package on perl 5.8.x. This fix may also prevent some segfaults during global destruction.