Re: RFC on a new module 'Grep::Query'

2016-08-03 Thread kenneth
Hi Ron (and others), I think I've tightened things up according to your suggestions; I've split regular user install t tests vs xt/author tests, I reference metacpan and I also have a decent prereq list in Makefile plus smaller bits and pieces that caught my eye. If nothing breaks I'll submi

Re: RFC on a new module 'Grep::Query'

2016-08-03 Thread Ron Savage
Hi Ken On 03/08/16 21:30, kenn...@olwing.se wrote: Hi Ron (and others), I think I've tightened things up according to your suggestions; I've split regular user install t tests vs xt/author tests, I reference metacpan and I also have a decent prereq list in Makefile plus smaller bits and pieces

Re: RFC on a new module 'Grep::Query'

2016-08-01 Thread Kenneth Ölwing
Hi Ron, thank you for responding! If you don't mind, I have some follow up questions and comments :-) First a question about deps and how I treated them - maybe you can have some advice on that too... Most simply see, my comments in Makefile.PL. But in short: I've set my deps to NOT request

Re: RFC on a new module 'Grep::Query'

2016-07-31 Thread Ron Savage
Hi Ken On 31/07/16 19:09, Kenneth Ölwing wrote: Hi Ron, thank you for responding! If you don't mind, I have some follow up questions and comments :-) First a question about deps and how I treated them - maybe you can have some advice on that too... Most simply see, my comments in Makefile.PL.

Re: RFC on a new module 'Grep::Query'

2016-07-31 Thread Ron Savage
Hi Ken On 31/07/16 19:09, Kenneth Ölwing wrote: Hi Ron, thank you for responding! If you don't mind, I have some follow up questions and comments :-) Sure. First a question about deps and how I treated them - maybe you can have some advice on that too... Most simply see, my comments in Mak

RFC on a new module 'Grep::Query'

2016-07-30 Thread Ron Savage
Hi Ken At first, I was surprised by this proposal, since I often use App::Ack (https://metacpan.org/release/ack), but the examples in the docs make a good case for having this module too available to us. Some Suggestions: o Move the pod tests into xt/author, and make any modules used to test

RFC on a new module 'Grep::Query'

2016-07-29 Thread kenneth
Hi, After some rudimentary discussion on module-auth...@perl.org, the name Grep::Query was suggested so I've tentatively used that name, but it's not written in stone. An entry for the module has been made on PrePAN, and a working copy is available at https://github.com/kenneth-olwing/grep-qu