|
Posted by ofer on February 25, 2005, 11:25 pm
Please log in for more thread options
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
|
|
Posted by Gunnar Hjalmarsson on February 26, 2005, 2:39 pm
Please log in for more thread options
ofer@netapt.com wrote:
>
> http://ofernave.com/pm/Simple.pm
Thanks for the initiative!
I'm a user of Parallel::ForkManager. Could you please explain how your
module differs from Parallel::ForkManager?
--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
|
|
Posted by ofer on February 27, 2005, 6:01 pm
Please log in for more thread options
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/
|
|
Posted by Gunnar Hjalmarsson on February 28, 2005, 5:52 pm
Please log in for more thread options
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
|
| Similar Threads | Posted | | LWP::Parallel::RobotUA | March 23, 2006, 1:38 am |
| LWP::Parallel callback question | January 28, 2006, 12:43 am |
| How to trap an HTTP error with LWP::Parallel | August 29, 2004, 12:32 am |
| Parallel::ForkManager pass a variable to global scope? | September 1, 2006, 2:44 pm |
| XML::Simple Help? | April 23, 2005, 5:09 pm |
| Help in XML::Simple | July 1, 2005, 9:12 pm |
| Getopt::Simple V 1.47 | July 29, 2004, 7:18 am |
| Simple question | September 15, 2005, 4:17 am |
| Filter::Simple bug? | December 21, 2004, 9:54 pm |
| LWP::Simple getstore | January 6, 2005, 7:52 pm |
|