معرفی شرکت ها


perl-Template-Plugin-Autoformat-2.77-alt2.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

TT plugin for Text::Autoformat
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic noarch
نام بسته perl-Template-Plugin-Autoformat
نام فایل بسته perl-Template-Plugin-Autoformat-2.77-alt2.noarch.rpm
نسخه بسته 2.77
انتشار بسته alt2
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 28 Sep 2017 11
هاست سازنده viy-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/karpet/template-plugin-autoformat
مجوز perl
حجم دانلود 8.0K
حجم نصب 9.935K
This Template Toolkit plugin module is an interface to Damian Conway's `Text::Autoformat' Perl module which provides advanced text wrapping and formatting. Configuration options may be passed to the plugin constructor via the `USE' directive. [% USE autoformat(right => 30) %] The autoformat subroutine can then be called, passing in text items which will be wrapped and formatted according to the current configuration. [% autoformat('The cat sat on the mat') %] Additional configuration items can be passed to the autoformat subroutine and will be merged with any existing configuration specified via the constructor. [% autoformat(text, left => 20) %] Configuration options are passed directly to the `Text::Autoformat' plugin. At the time of writing, the basic configuration items are: left left margin (default: 1) right right margin (default 72) justify justification as one of 'left', 'right', 'full' or 'centre' (default: left) case case conversion as one of 'lower', 'upper', 'sentence', 'title', or 'highlight' (default: none) squeeze squeeze whitespace (default: enabled) The plugin also accepts a `form' item which can be used to define a format string. When a form is defined, the plugin will call the underlying `form()' subroutine in preference to `autoformat()'. [% USE autoformat(form => '>>>>.<<') %] [% autoformat(123.45, 666, 3.14) %] Additional configuration items relevant to forms can also be specified. [% USE autoformat(form => '>>>>.<<', numeric => 'AllPlaces') %] [% autoformat(123.45, 666, 3.14) %] These can also be passed directly to the autoformat subroutine. [% USE autoformat %] [% autoformat( 123.45, 666, 3.14, form => '>>>>.<<', numeric => 'AllPlaces' ) %] See the Text::Autoformat manpage for further details.


نیازمندی

مقدار نام
- /usr/share/perl5
- perl(Template/Plugin.pm)
>= 1.130 perl(Text/Autoformat.pm)
- perl(base.pm)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 2.770 perl(Template/Plugin/Autoformat.pm)
= 2.77-alt2 perl-Template-Plugin-Autoformat


نحوه نصب


نصب پکیج rpm perl-Template-Plugin-Autoformat:

    sudo apt-get install perl-Template-Plugin-Autoformat-2.77-alt2.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/perl-Template-Plugin-Autoformat-2.77
/usr/share/doc/perl-Template-Plugin-Autoformat-2.77/Changes
/usr/share/doc/perl-Template-Plugin-Autoformat-2.77/README.md
/usr/share/perl5/Template
/usr/share/perl5/Template/Plugin
/usr/share/perl5/Template/Plugin/Autoformat.pm


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2017-09-28

to Sisyphus

2015-04-02

regenerated from template by package builder

2015-01-19

regenerated from template by package builder

2014-06-23

regenerated from template by package builder

2014-04-07

initial import by package builder