| Module-Compile-TT documentation | Contained in the Module-Compile-TT distribution. |
Module::Compile::TT - Preprocess Perl code with Template Toolkit and Module::Compile.
use tt; ...
See tt for the actual documentation. This is mostly just a placeholder for declaring prettier dependancies.
| Module-Compile-TT documentation | Contained in the Module-Compile-TT distribution. |
package Module::Compile::TT; use strict; use warnings; 1;