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.