| Previous | Next
Text::TabsProvides subroutines that expand tabs into spaces and compress ("unexpand") spaces into tabs. The appearance of the text is unchanged. Defines the
expand (text) Given an array of strings (text) containing tabs, replaces each tab character with the equivalent number of spaces.
unexpand (text) Given an array of strings (text) that may or may not contain tabs, replaces each |