<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><br><br></div>Ugh!<br></blockquote><div><br>This is why I ask the questions :)
<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br> &nbsp;my $hms = DateTime::Format::Strptime-&gt;new(pattern =&gt; &#39;%T&#39;);<br>

 &nbsp;my $datetime = $hms-&gt;parse_datetime(&#39;12:23:34&#39;);<font color="#888888"></font>&nbsp;</blockquote><div><br>That returns &#39;00001-01-01T12:23:34&#39;<br><br>This doesn&#39;t seem to do what I need. I need a time not a datetime such as 1 hour 54 minues 18 seconds (01:54:18) to be converted to seconds, divided by a distance (
13.1) , and turnd back into a time ( pace ) such as 8 minutes 44 seconds, but formatted as 8:44. Precise may be overkill, but so far the only module, that Ive found to do this. Or am I missing the boat here?<br><br></div>
Ted<br clear="all"></div><br>-- <br>If you mess with a thing long enough, it&#39;ll break.<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;-- Schmidt