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

NAME

Mojolicious::Plugin::AssetPack::Preprocessor::Fallback - Render missing preprocessor text

DESCRIPTION

Mojolicious::Plugin::AssetPack::Preprocessor::Fallback will render a CSS with an error message.

METHODS

can_process

Will always return false.

process

Will simply die.

COPYRIGHT AND LICENSE

Copyright (C) 2014, Jan Henning Thorsen

This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.

AUTHOR

Jan Henning Thorsen - jhthorsen@cpan.org