The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mojolicious::Plugin::AssetPack::Pipe::CoffeeScript - Process CoffeeScript

DESCRIPTION

Mojolicious::Plugin::AssetPack::Pipe::CoffeeScript will process http://coffeescript.org/ files into JavaScript.

This module require the coffee program to be installed. coffee will be automatically installed using https://www.npmjs.com/ unless already installed.

METHODS

process

See "process" in Mojolicious::Plugin::AssetPack::Pipe.

SEE ALSO

Mojolicious::Plugin::AssetPack.