2
votes
1answer
48 views
How do I check bug history on a module in the Perl core?
Quite recently, I asked a question about debugging a seg fault: What are some good methods or steps to debug a seg fault in Perl?. Somebody mentioned that Symbol had some deep XS magic in it.
I'm …
