Template::Plugin::ASCIITable

Template::Plugin::ASCIITable is a Perl module that allows you to use Text::ASCIITable in your templates.
Download

Template::Plugin::ASCIITable Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • dakkar
  • Publisher web site:
  • http://search.cpan.org/~dakkar/Template-Plugin-ASCIITable-0.1/lib/Template/Plugin/ASCIITable.pm

Template::Plugin::ASCIITable Tags


Template::Plugin::ASCIITable Description

Template::Plugin::ASCIITable is a Perl module that allows you to use Text::ASCIITable in your templates. Template::Plugin::ASCIITable is a Perl module that allows you to use Text::ASCIITable in your templates.SYNOPSIS blah ,); ASCIITable.draw() %]A plugin object will be instantiated with the directive: You can pass a number of parameters to the constructor, for example: , show=>'rowline') %]See "Parameters" for details.To obtain the table, you invoke the draw method, to which you can pass the same parameters: ,]) %]METHODSnewThis is the plugin construtor. You should never call it directly: use the USE directive.drawThis method invokes Text::ASCIITable to obtain the textual representation of the table, and returns it.You can pass various parameters to it, see "Parameters". Requirements: · Perl


Template::Plugin::ASCIITable Related Software