Package perl-Text-Format: Information

    Source package: perl-Text-Format
    Version: 0.53-alt1
    Build time:  Apr 25, 2011, 12:27 AM
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Various subroutines to format text
    Description: 
    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 what Text::Wrap allows.

    List of rpms provided by this srpm:
    perl-Text-Format (noarch)

    Maintainer: Alexey Tourbin

    List of contributors:
    Alexey Tourbin
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @cpan
    @qa

      1. perl-Module-Build

    Last changed


    April 25, 2011 Alexey Tourbin 0.53-alt1
    - 0.52 -> 0.53
    Sept. 6, 2008 Vitaly Lipatov 0.52-alt2
    - fix directory ownership violation
    - disable man packaging
    Sept. 10, 2005 Vitaly Lipatov 0.52-alt1
    - first build for ALT Linux Sisyphus