Skip Menu |

This queue is for tickets about the LWP-UserAgent-POE CPAN distribution.

Report information
The Basics
Id: 38426
Status: new
Priority: 0/
Queue: LWP-UserAgent-POE

People
Owner: Nobody in particular
Requestors: melazyboy [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: ->mirror does not work
using strawberry perl I get the following error when i try to ->mirror http://api.cdmdata.m7z.net/ftproot/DealerFiles/9088/Photos/1G1YY34UX55122295-5.jpg Transfer truncated: only out of 77586 bytes received 03098d30a5da41134a25d364109b2b53e7126048.jpg (in cleanup) Can't call method "free" on an u d value at C:/strawberry/perl/site/lib/POE/Component/Connection/Keepalive.pm line 44 during g estruction. Sessions were started, but POE::Kernel's run() method was never called to execute them. This usually happens because an error occurred before POE::Kernel->run() could be called. Please fix any errors above this notice, and be sure that POE::Kernel->run() is called.
From: melazyboy [...] gmail.com
->get( $foourl, {':content_file'=>$abs_loc} ) is also a no go, presumably for the same reason.