stash / Feersum

A PSGI engine for Perl based on EV/libev
http://search.cpan.org/~stash/Feersum/
74 stars 15 forks source link

error when trying to run cpan-mangler #5

Closed leedo closed 14 years ago

leedo commented 14 years ago

When I try to run cpan-manger with plackup (plackup -s Feersum) I get this error:

hactar% plackup -s Feersum                                   
127.0.0.1 - - [08/Oct/2010 10:42:47] "GET / HTTP/1.1" 200 - "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3"
EV: error in callback (ignoring): Usage: Feersum::Connection::Handle::write(hdl, body, ...) at /home/leedo/perl5/lib/perl5/Plack/Util.pm line 284.
stash commented 14 years ago

This should be fixed in the upcoming 0.980 release.