-
-
24 May 2021 15:07:53 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (178 / 0 / 0)
- Kwalitee
Bus factor: 1- 95.02% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (53.78KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Params::Validate
- boolean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.07 - 2021-05-24
- Merged development version to stable.
- Const size.
Changes for version 0.06_04 - 2021-05-23
- Free string if returning early.
- Test wrapping with greedy length.
- Divide function descriptions into paragraphs.
- Add metadata repository link.
- Simplify test counts.
Changes for version 0.06_03 - 2021-05-21
- Return early when empty string.
- Move calculating average to a function.
- New macro SAVE_STRING().
- Note that text is being preprocessed.
Changes for version 0.06_02 - 2021-05-16
- Handle substitution of form feeds/tabs.
- Trim whitespace at begin/end of text.
- Convert multiple spaces to single ones.
- Rename subst_newlines() to subst_to_spaces().
- subst_to_spaces(): amend naming of variable.
- Add/adjust tests.
Changes for version 0.06_01 - 2021-04-30
- Tweak subst_newlines().
Modules
Wrap text fast into chunks of similar lengthModule Install Instructions
To install Text::Wrap::Smart::XS, copy and paste the appropriate command in to your terminal.
cpanm Text::Wrap::Smart::XS
perl -MCPAN -e shell install Text::Wrap::Smart::XS
For more information on module installation, please visit the detailed CPAN module installation guide.