See perldoc Plack::Builder and Plack::Middleware::Static for more details.use Plack::Builder; builder { enable "Static", path => sub { s!^/lib/!! }, root => "/path/to/lib +/"; $app; };
In reply to Re: Configuring Starman a la Apache
by miyagawa
in thread Configuring Starman a la Apache
by punkish
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |