Words forcibly split by Text::Format will be stored as split words. This class represents a word forcibly split.
Attributes
[R] | first | The first part of the word that was split. |
[R] | rest | The remainder of the word that was split. |
[R] | word | The word that was split. |