[Catalyst] creating binaries
Jonathan Rockway
jon at jrock.us
Wed Jan 17 00:19:17 GMT 2007
On Tuesday 16 January 2007 18:00, Joe Landman wrote:
> Yes. Never deliver the application. Host the critical bits. Have them
> make SOAP/XML-RPC calls back to your machine.
>
> Note: this is not exclusive to Catalyst. This is true with every/any
> MVC framework, and pretty much every language, compiled or otherwise.
This varies. Six Apart has done well with hosted solutions, Best Practical
has done well with open source applications.
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst
mailing list