Changes for version 0.05_01 - 2011-09-04
- Refactor exact_wrap() and fuzzy_wrap().
- When wrapping text, preprocess it first by substituting newlines with spaces.
- Validation of arguments is handled by Params::Validate.
- Use the boolean pragma for true/false values.
- Test with "Lorem Ipsum" as input text.
- Test handling of texts with LF, CR and CRLF as line endings.
- Skip documentation tests for non-release testing.
- Do no longer recommend Test::Pod and Test::Pod::Coverage.
- Remove the testing diagnostic.
- Mention that the wrapping length is used to calculate the average one.
- Reword the abstract.
- Update broken license link.
Modules
Wrap text fast into chunks of similar length