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>