Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37648274
en ru br
Репозитории ALT
S:0.62-alt1
5.1: 0.52-alt2
4.1: 0.52-alt1
4.0: 0.52-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Text-Format

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.52-alt1
Время сборки: 10 сентября 2005, 01:16 ( 972.6 недели назад )
Размер архива: 15.48 Kb

Домашняя страница:   http://www.cpan.org

Лицензия: Artistic
О пакете: Various subroutines to format text
Описание:

The format routine will format under all circumstances even if the
width isn't enough to contain the longest words.  *Text::Wrap* will die
under these circumstances, although I am told this is fixed.  If columns
is set to a small number and words are longer than that and the leading
'whitespace' than there will be a single word on each line.  This will
let you make a simple word list which could be indented or right
aligned.  There is a chance for croaking if you try to subvert the
module.  If you don't pass in text then the internal text is worked on,
though not modfied.
*Text::Format* is meant for more powerful text formatting than
*Text::Wrap* allows.  I also have a module called *Text::NWrap* that
is meant as a direct replacement for *Text::Wrap*.  *Text::NWrap*
requires *Text::Format* since it uses *Text::Format->format* to do the
actual wrapping but gives you the interface of *Text::Wrap*.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Text-Format
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin