enable "Static", path => sub { s!^/static!! }, root => './html-files', ; #### Plack::Middleware::Pod my $r = $self->root || './'; $path =~ s!$path_match!$r!;