NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Rename it to something more general (Score:1)
Reply to This
Re: (Score:2)
I'm not sure I follow you. I chose "kit" based on the definition "a set of materials or parts from which something can be assembled" and this allows you to treat other test module functions as "parts" which you can then reassemble to fit your own testing needs. That seems to fit "kit" very well. I'm adding new features to it now to allow me to rewrite Test::Most [cpan.org] with Test::Kit as the foundation and this further extends the "kit" metaphor. If I'm missing something really obvious, feel free to hit me with
Re: (Score:1)
You said:
If your module is this general, you could rename it to something so it isn't as associated with testing. Like Perl6::Role or Function::Import or something similar. Of course, using Kit is a good idea.
Re: (Score:1)
Re: (Score:1)