Subject: | get_code_location \&List::Util::minstr segfaults |
This oneliner segfaults Strawberry Perl 5.18 for me:
perl -e "use Sub::Identify q[:all]; use List::Util; get_code_location \&List::Util::minstr"
Setting PERL_SUB_IDENTIFY_PP=1 prevents a segfault.