[Catalyst] slides from YAPC
Sebastian Riedel
sri at oook.de
Wed Jul 6 13:23:50 CEST 2005
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? :)
--
sebastian
More information about the Catalyst
mailing list