[Catalyst] slides from YAPC
Marcello
m.romani at spinsoft.it
Wed Jul 6 14:09:43 CEST 2005
Sebastian Riedel ha scritto:
>
> Am 06.07.2005 um 13:23 schrieb Sebastian Riedel:
>
>>
>> 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? :)
>
>
> See acme's Devel::ebug for a packaged self contained Catalyst app.
>
> http://search.cpan.org/dist/Devel-ebug/
>
This is very interesting. Thanks for the link
marcello
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>
More information about the Catalyst
mailing list