Erik Osheim <e...@plastic-idolatry.com> writes:
> Greetings!
>
> This email is to announce a new testing framework that I wrote (based
> on Test::Builder), which I have tentatively called Test::Functional (as
> in functional programming). Before finalizing it and uploading it to
> CPAN and I figured I'd email you folks to get your thoughts on the
> module (it's name, purpose, etc).
>
> Anyway, please see the attached tarball. The README is still a shell
> but the POD in the module is complete (I hesitate to say well-written).
> Please let me know if you have suggestions or other feedback. If I
> don't hear from anyone for a few days I may go ahead and upload it to
> CPAN, but this is the first module I will be releasing into the wild so
> I'm a little nervous.

Maybe it's not the latest version you attached, I think it's only the
skeleton from module::starter.

Anyway,

Hint 1:

  You should create the .tar.gz-File with

    ./Build dist

  so that it gets a version number in file name, as you can only
  upload the same filename once.

Hint 2:

  Don't be nervous about uploading to CPAN. If you wrote something
  that helped you it's worth to upload anyway.

Kind regards,
Steffen 
-- 
Steffen Schwigon <s...@renormalist.net>
Dresden Perl Mongers <http://dresden-pm.org/>
Deutscher Perl-Workshop <http://www.perl-workshop.de/>

Reply via email to