Skip Menu |

This queue is for tickets about the POEx-HTTP-Server CPAN distribution.

Report information
The Basics
Id: 84857
Status: open
Priority: 0/
Queue: POEx-HTTP-Server

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

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



Subject: Crash in case of internal error
Date: Thu, 25 Apr 2013 17:28:37 +0200
To: bug-POEx-HTTP-Server [...] rt.cpan.org
From: Olivier Duclos <olivier.duclos [...] gmail.com>
Hi, Using POEx::HTTP::Server 0.0901 with perl 5.14.2 : When trying to send an HTTP error 500 to the client, the server crashes with the following error : Undefined subroutine &HTTP::Status::RC_INTERNAL_ERROR called at /usr/local/share/perl/5.14.2/POEx/HTTP/Server.pm line 338. The right RC_ constant to use is RC_INTERNAL_SERVER_ERROR.
Fixed in RC3. If you could test it, I'll release it to the CPAN. http://pied.nu/Perl/POEx-HTTP-Server-0.0902-rc3.tar.gz