On 12/4/13 3:12 AM, Francesc Guasch wrote:
On Tue, Dec 03, 2013 at 07:09:16PM -0500, James E Keenan wrote:
2. Is the source code publicly available somewhere, e.g., github.com?
I don't know what I was waiting for. Here it is now:
https://github.com/frankiejol/Test-SQL-Data
Okay. Now, although I will probably catch hell from the Toolchain Gang
for saying this, the fact that your distribution is structured *only*
with dzil poses a barrier to my evaluating it.
Your README says that to install one should call 'dzil test', then 'dzil
install'. However, for 'dzil test' to complete I have to install
someone's (not your) authordeps bundle:
$ dzil authordeps | cpanm
...
--> Working on Dist::Zilla::Plugin::VersionFromModule
Fetching
http://search.cpan.org/CPAN/authors/id/C/CJ/CJM/Dist-Zilla-Plugins-CJM-4.20.tar.gz
... OK
That's more work than I want to do to evaluate a module. If you
supplied a Makefile.PL, that would give me an incentive to take a second
look.
Thank you very much.
Jim Keenan