2011-10-15 17:51:57 by Hiramatsu Yoshifumi | Files touched by this commit (3) | |
Log message: p5-Template-Provider-Encoding is imported into pkgsrc as www/p5-Template-Provider-Encoding. |
2008-05-30 14:22:19 by abs | Files touched by this commit (64) |
Log message: Remove unnecessary (empty) PLIST files for p5-* packages |
2006-02-23 10:43:37 by Hiramatsu Yoshifumi | Files touched by this commit (4) | |
Log message: Template::Provider::Encoding is a Template Provider subclass to decode template using its declaration. You have to declare encoding of the template in the head (1st line) of template using (fake) encoding TT plugin. Otherwise the template is handled as utf-8. |