1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libtext-wrapper-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5), libmodule-build-perl
Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>, gregor herrmann <gregoa@debian.org>
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Text-Wrapper/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-wrapper-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-wrapper-perl/
Package: libtext-wrapper-perl
Architecture: all
Depends: ${perl:Depends}
Description: Simple word wrapping routine
Text::Wrapper provides simple word wrapping. It breaks long lines,
but does not alter spacing or remove existing line breaks. If you're
looking for more sophisticated text formatting, try the
Text::Format module.
|