# NAME Text::Util - It's new tools for clean text # SYNOPSIS use Text::Util; # DESCRIPTION Text::Util is a util for clean text data, forexample merge sapce etc Text::Util::merge\_space merge more space to one Text::Util::clean\_text include merge\_space step and remove all start and end space of string # LICENSE Copyright (C) mccheung. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. # AUTHOR mccheung <mc dot cheung at aol dot com>