Andy Lester
Andy Lester
http://stackoverflow.com/questions/tagged/html-parsing
That link doesn't work for me. Can you submit it as a PR, or give me a different link? Sorry for the delay.
That sounds about right. But what about things like helper methods like _post_load_validation ? We should have tests to verify these results.
I'm not immediately opposed to the idea of having WebService::Solr having some way to use one of two modules, but it's a pretty big change that will introduce a lot...
https://perlmaven.com/json
Thanks for the submission. Two things: 1) We will need to have to tests to add to the test suite to test these changes. 2) Can you point me at...
Sounds good, thanks. I've never used it, so I'll be relying on a good set of tests that can match to what the Solr docs say. Let me know when...
Looks like it's Test::LongString that doesn't like it. What version of Test::LongString do you have?
Why do you say it's comparing garbage? Tell me what you're seeing, explicitly.
I see this line in the stacktrace: Test::LongString::is_string("B\x{fffd}hmer\x{a}", "B\x{f6}hmer" So to clarify: What you're saying is that `"B\x{f6}hmer"` is the correct string, but for some reason we are trying to...