Skip to content

xslate/p5-Text-Xslate-Syntax-Mustache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 6, 2011
20fbf74 · Feb 6, 2011

History

2 Commits
Feb 4, 2011
Feb 6, 2011
Feb 6, 2011
Feb 6, 2011
Feb 4, 2011
Feb 4, 2011
Feb 4, 2011
Feb 4, 2011
Feb 4, 2011
Feb 4, 2011
Feb 6, 2011
Feb 4, 2011

Repository files navigation

This is Perl module Text::Xslate::Syntax::Mustache.

INSTALLATION

Install cpanm (App::cpanminus) and then run the following command to install
Text::Xslate::Syntax::Mustache:

    $ cpanm Text::Xslate::Syntax::Mustache

If you get an archive of this distribution, unpack it and build it
as per the usual:

    $ tar xzf Text-Xslate-Syntax-Mustache-$version.tar.gz
    $ cd Text-Xslate-Syntax-Mustache-$version
    $ perl Makefile.PL
    $ make && make test

Then install it:

    $ make install

DOCUMENTATION

Text::Xslate::Syntax::Mustache documentation is available as in POD. So you can do:

    $ perldoc Text::Xslate::Syntax::Mustache

to read the documentation online with your favorite pager.

LICENSE AND COPYRIGHT

Copyright (c) 2011, Fuji, Goro (gfx). All rights reserved.

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

About

Mustache compatible syntax for Xslate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published