[Catalyst] Distributing and updating Cat apps

Peter Karman peter at peknet.com
Sat Apr 10 02:36:53 GMT 2010


Bogdan Lucaciu wrote on 4/9/10 2:10 PM:

> 
> To properly include the templates I would just use something like:
> <View::TT>
>     INCLUDE_PATH       = __path_to(root)__
> ...
> 
> or similar.
> The static content lives in /usr/share/perl5/Dist/Name/root/static, if
> you use a caching reverse proxy (like varnish) you can just let
> Static::Simple serve them, otherwise just point your web server's
> /static location to that dir.
> 

See also Catalyst::Plugin::Static::Simple::ByClass

-- 
Peter Karman  .  http://peknet.com/  .  peter at peknet.com



More information about the Catalyst mailing list