テキスト::テンプレーター

Text :: Templaterはテンプレートエンジンです。
今すぐダウンロード

テキスト::テンプレーター ランキングとまとめ

広告

  • Rating:
  • ライセンス:
  • Perl Artistic License
  • 価格:
  • FREE
  • 出版社名:
  • Mathieu Gagnon
  • 出版社のWebサイト:
  • http://search.cpan.org/gagnonm/Text-Templater-1.4/lib/Text/Templater.pm

テキスト::テンプレーター タグ


テキスト::テンプレーター 説明

TEXT :: TEMPLATERはテンプレートエンジンです。 Text :: Templaterはテンプレートengineです.synopsis#!/ usr / bin / perlテキスト:: templater; My $ TPL =新しいText :: Templater($ tagname); #defaultタグ名は "TPL" $ tpl-> setSource($ some_template_text)です。 #データソース... $ tpl-> setdata({name => 、color => 、nested => 、数値=> }、{lang => 、numeric => }})} #結果を把握します。 $ result = $ tpl-> parse()|| Die $ TPL-> GetError(); #あなたが奇妙なものを手に入れる#$ tpl-> getWarnings()をチェックします。 要件: ・Perl


テキスト::テンプレーター 関連ソフトウェア