
Goo::TextUtilities - Miscellaneous utilities for handling text

use Goo::TextUtilities;


return a hostname from the url
strip all href tags in a string
turn the first letters of each word into uppercase
escape a url string
strip any HTML that is too funky for a normal tag strip
strip the HTML from a string
strip whitespace from the front and back of a string
compress excess whitespace from many spaces to one space
pad a string on the righthand side up to a maximum number of characters
strip the last word off the end of a string
pad a string on the lefthand side up to a maximum
reduce the size of the string and remove the last word
escape double quotes etc.
return the linenumber that matches the regex

Nigel Hamilton <nigel@trexy.com>
