Andy Lester
Andy Lester
So how would you see it being configured? Nowhere in your code are you referencing Locale::Maketext. At first I thought this was kind of like #1026 where I want Perl::Critic...
Are you thinking something like [Variables::ProhibitPackageVars] allow_vars = %Location
I'm sorry, I don't understand what this is. Please tell me what this code is for.
I don't know anything about the schema API. I'm using Solr 4 in my day-to-day life. Do we need to add docs and explanations about how and why to use...
Please add a link.
This clipboard is only in the shell, right? It's not tied to the clipboard in your host machine? What makes `cb` better/different than just dumping stuff to /tmp/filename.txt or whatever?
We created an initial patch that works for us in our specific environment (lots of ORing), but it breaks tests in the test suite. ``` diff --git a/lib/WebService/Solr/Query.pm b/lib/WebService/Solr/Query.pm index...
With the patched version, I can do the following: ``` $ perl -I/home/bdiss/tw/Lib -MWebService::Solr::Query -le 'print WebService::Solr::Query->new( { foo => [ 'bar', 'baz' ] } );' (foo:"bar" OR foo:"baz") $...
I can't even begin to assess if this is something that we should put in. Encodings are far from my strong suit.
Looks like OASIS = https://www.oasis-open.org/