Skip to content

tokuhirom/Plack-App-Xslate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Plack::App::Xslate - Xslate for Plack

SYNOPSIS

use Plack::App::Xslate;

my $app = Plack::App::Xslate->new(
    path   => ['.'],
    cache  => 1,
    module => [qw/JSON/],
);

DESCRIPTION

Plack::App::Xslate is Xslate for Plack.

All arguments for new constructor is passed to Text::Xslate->new().

AUTHOR

Tokuhiro Matsuno

SEE ALSO

LICENSE

Copyright (C) Tokuhiro Matsuno

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

Xslate for Plack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages