The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>