<div dir="ltr">> I guess I can just fork and rename and upload, as Sam suggests, but I don't really have any intention of taking on the workload of maintaining the module, so it seems irresponsible.<div><br></div><div>

<br></div><div style>That made me smirk... :)</div><div style><br></div><div><br></div><div style>I demonstrated a "Retry" module one PM evening... which had semantics of:</div><div style><br></div><div style>my $result = retry $times { .... } on_fail { .... } on_last_fail { .... };</div>

<div style><br></div><div style><br></div><div style>I chose to not upload said module, as there was already an "Attempt" module and I couldn't justify my code as being more useful.</div><div style><br></div>

<div style><a href="http://search.cpan.org/~markf/Attempt-1.01/lib/Attempt.pm">http://search.cpan.org/~markf/Attempt-1.01/lib/Attempt.pm</a><br></div><div style><br></div><div style><br></div><div style>But alas you did create a less useful module:</div>

<div style><br></div><div style><a href="http://search.cpan.org/~tjc/Retry-0.12/lib/Retry.pm">http://search.cpan.org/~tjc/Retry-0.12/lib/Retry.pm</a></div><div style><br></div><div style> </div><div style>Cheers,</div><div style>

Mathew</div><div style><br></div></div>