[Catalyst] slides from YAPC
Marcello
m.romani at spinsoft.it
Wed Jul 6 14:02:17 CEST 2005
Sebastian Riedel ha scritto:
>
> Am 06.07.2005 um 09:49 schrieb Marcello:
>
>> Chris ha scritto:
>>
>>> Forgive my ignorance,... How do you export an application, precisely?
>>>
>>
>> I'm very interested in the answer because I recently had to deploy a
>> Catalyst app on a Win2K3 server. I tryed par & C. but the .exe would
>> not run on the server's perl environment, so I just copied the whole
>> perl tree and my app tree from my xp developement pc, and everything
>> has worked fine so far (both with the standalone server and under
>> apache2/mod_perl2), but it's so inelegant that I find it embarassing
>> to report it here... :-)
>
>
> No PAR yet. :(
>
> But everything else works just like packaging a CPAN module.
> What did you think were the resons you have Build.PL and Makefile.PL in
> your app? :)
>
You're right, my mistake :)
Thanks for pointing that out.
>
> --
> sebastian
>
Marcello
More information about the Catalyst
mailing list