Closed leedo closed 14 years ago
When I try to run cpan-manger with plackup (plackup -s Feersum) I get this error:
plackup -s Feersum
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.
This should be fixed in the upcoming 0.980 release.
When I try to run cpan-manger with plackup (
plackup -s Feersum
) I get this error: