public
Description: TT plugin for Text::Hatena
Clone URL: git://github.com/naoya/perl-template-plugin-hatena.git
name age message
file Changes Wed Jun 11 22:42:32 -0700 2008 support Text::Hatena 0.20 [naoya]
file MANIFEST Wed Jun 11 22:31:37 -0700 2008 import from old repos [naoya]
file META.yml Wed Jun 11 22:31:37 -0700 2008 import from old repos [naoya]
file Makefile.PL Wed Jun 11 22:42:32 -0700 2008 support Text::Hatena 0.20 [naoya]
file README Wed Jun 11 22:42:32 -0700 2008 support Text::Hatena 0.20 [naoya]
directory lib/ Wed Jun 11 22:44:52 -0700 2008 0.01 -> 0.02 [naoya]
directory t/ Wed Jun 11 22:42:32 -0700 2008 support Text::Hatena 0.20 [naoya]
README
NAME
    Template::Plugin::Hatena - TT plugin for Text::Hatena

SYNOPSIS
      [% USE Hatena -%]
      [% FILTER hatena -%]
      * Hello, World!

      - Good Morning
      -- Greetings

      * Farewell

      - Good Bye
      - Thank you
      [%- END %]

DESCRIPTION
    Template::Plugin::Hatena is a plugin for TT, which format your text with
    Hatena Style.

SEE ALSO
    Template, Text::Hatena

AUTHOR
    Naoya Ito <naoya@bloghackers.net>

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