[Catalyst] Catalyst still doesn't work under Windows
Octavian Rasnita
orasnita at gmail.com
Wed Sep 21 11:03:07 GMT 2011
From: "Tomas Doran" <bobtfish at bobtfish.net>
>
> On 21 Sep 2011, at 06:48, Octavian Rasnita wrote:
>
>> Hi,
>>
>> Even though I have the latest Catalyst installed under Windows, it seems
>> that Catalyst is not compatible with Windows anymore, because I cannot
>> run the apps that use it.
>>
>> When I try to run the app, it gives the error that
>> Plack::Handler::Starman is not installed, and if I try to install it, it
>> informs that "This distribution doesn't support your platform MSWin32".
>>
>
> How are you running the application?
>
I tried with:
perl script/myapp_server.pl -p 80 -k
I was using ActivePerl 5.10.1 but I've just tried with a clean install of
ActivePerl 5.14 and it gave the same result.
Octavian
More information about the Catalyst
mailing list