BusyBird-Input-Feed

 view release on metacpan or  search on metacpan

t/samples/rtcpan.rdf  view on Meta::CPAN

-- 

Paul Evans</description>
<dc:creator>leonerd-cpan@leonerd.org.uk</dc:creator>
<dc:date>Wed, 25 Sep 2013 16:33:36 +0000</dc:date>
</item>
<item rdf:about="https://rt.cpan.org/Ticket/Display.html?id=89185">
<title>typo fixes</title>
<link>https://rt.cpan.org/Ticket/Display.html?id=89185</link>
<description>Future.pm
53: asynchonous -&#x3E; asynchronous
455: argmuents -&#x3E; arguments</description>
<dc:creator>dsteinbrunner@pobox.com</dc:creator>
<dc:date>Wed, 2 Oct 2013 00:55:04 +0000</dc:date>
</item>
<item rdf:about="https://rt.cpan.org/Ticket/Display.html?id=91147">
<title>Attempting to mark as -&#x3E;done when cancelling repeat { }</title>
<link>https://rt.cpan.org/Ticket/Display.html?id=91147</link>
<description>Seems that calling -&#x3E;cancel on a repeat {} block can cause things to be marked as done. Does the attached test case look valid?

This is from a larger piece of code which uses timeouts to cancel various actions, the &#x27;already cancelled and cannot be -&#x3E;done&#x27; error seems to crop up every now and then and I *think* this is the cause.



( run in 0.507 second using v1.01-cache-2.11-cpan-0d8aa00de5b )