Text::Hatena

Text::Hatena is a Perl extension for formatting text with Hatena Style.
Download

Text::Hatena Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Junya Kondo
  • Publisher web site:
  • http://search.cpan.org/~jkondo/Text-Hatena-0.20/lib/Text/Hatena.pm

Text::Hatena Tags


Text::Hatena Description

Text::Hatena is a Perl extension for formatting text with Hatena Style. Text::Hatena is a Perl extension for formatting text with Hatena Style.SYNOPSIS use Text::Hatena; my $html = Text::Hatena->parse($text);Text::Hatena parses text with Hatena Style and generates html string. Hatena Style is a set of text syntax which is originally used in Hatena Diary (http://d.hatena.ne.jp/).You can get html string from simple text with syntax like Wiki.Incompatibility at version 0.20All codes were rewritten at version 0.20 and some functions were removed. API for parsing text were changed too. Please be careful to upgrade your Text::Hatena to version 0.20+.METHODSHere are common methods of Text::Hatena.parse my $html = $parser->parse($text);parses text and returns html string.Requirements:· Perl Requirements: · Perl


Text::Hatena Related Software