SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
7
textproc/p5-Text-Wrapper/pkg/DESCR
Normal file
7
textproc/p5-Text-Wrapper/pkg/DESCR
Normal file
|
@ -0,0 +1,7 @@
|
|||
This module 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.
|
||||
|
||||
In short, Text::Wrapper is the object-oriented equivalent of Text::Wrap,
|
||||
but with fewer bugs (I hope).
|
3
textproc/p5-Text-Wrapper/pkg/PLIST
Normal file
3
textproc/p5-Text-Wrapper/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Text/
|
||||
${P5SITE}/Text/Wrapper.pm
|
||||
@man man/man3p/Text::Wrapper.3p
|
Loading…
Add table
Add a link
Reference in a new issue