Skip Menu |

This queue is for tickets about the Catalyst-Engine-HTTP-Prefork CPAN distribution.

Report information
The Basics
Id: 43882
Status: new
Priority: 0/
Queue: Catalyst-Engine-HTTP-Prefork

People
Owner: Nobody in particular
Requestors: ddascalescu+perl [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.50
Fixed in: 0.50



Subject: Documentation should mention that Prefork is not to be used on Windows
C:\perl\MyApp> SET CATALYST_ENGINE=HTTP::Prefork & script\tinyurl_server.pl -p 3001 Use of uninitialized value in require at C:/strawberry/Perl/site/lib/Catalyst.pm line 2201. Null filename used at C:/strawberry/Perl/site/lib/Catalyst.pm line 2201. Compilation failed in require at C:\prg\perl\MyApp\script\myapp_server.pl line 55. Under Strawberry Perl 5.10.0.4, the $engine computed at line 2201 is undef.