in reply to Segmentation fault with HTML::TagParser module
You've provided so little information that anyone trying to help you is reduced to guessing. Please give us some information. You might try providing some code that causes the error to occur, mayhap with some data that triggers it. A bit of a perl debugging session showing where the code breaks would be delightful.
But I'll give it the standard guess: Try examining line 42 of one of the modules you're using. (I'd bet that it isn't strict or warnings.)
</snarky_mode>
...roboticus
|
|---|