Home > Archive > PERL Modules > February 2005 > Parallel::Simple
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| ofer@netapt.com 2005-02-26, 3:55 am |
| I just finished coding, testing, and documenting a module that I've
written for CPAN. I wanted to get some feedback here on it before I
upload it.
This is my first CPAN module ever, so please feel free to tear it
apart.
I'll take feedback on anything - design, code style, pod style, doc
effectiveness, and especially bugs.
Here is a link to it:
http://ofernave.com/pm/Simple.pm
After some polishing it up, I'll write some tests for it and package it
up in
the standard CPAN module format before uploading it.
Thanks!
-ofer
| |
|
|
| ofer@netapt.com 2005-02-28, 3:55 am |
| I have now added executive summaries of the Parallel::ForkControl,
Parallel::ForkManager, and Parallel::Jobs to the SEE ALSO section of my
POD documentation.
Changes can be viewed in the same place as before:
http://ofernave.com/pm/
| |
| Gunnar Hjalmarsson 2005-02-28, 3:56 pm |
| ofer@netapt.com wrote:
> I have now added executive summaries of the Parallel::ForkControl,
> Parallel::ForkManager, and Parallel::Jobs to the SEE ALSO section of my
> POD documentation.
>
> Changes can be viewed in the same place as before:
>
> http://ofernave.com/pm/
Thanks for those descriptions of other similar modules. They are
probably sufficient to lead the prospective user to the 'right' choice.
I leave it to others to comment on the code; I know too little about
forking to be able to say anything useful, which is why I appreciate
that there are modules to help me out... ;-)
--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
|
|
|
|
|