NetSDS::Util(3pm) | User Contributed Perl Documentation | NetSDS::Util(3pm) |
NetSDS::Util - supplementary NetSDS packages
use NetSDS::Util::Convert; use NetSDS::Util::String; my $trim_str = str_trim(" Some string with leading and trailing ");
"NetSDS::Util" modules contains functions useful for everyday tasks.
Unknown yet
NetSDS::Util::Convert
NetSDS::Util::DateTime
NetSDS::Util::File
NetSDS::Util::Spreadsheet
NetSDS::Util::Misc
NetSDS::Util::String
NetSDS::Util::Struct,
NetSDS::Util::Translit
NetSDS::Util::Types
Implement functional tests.
Valentyn Solomko <pere@pere.org.ua>
Michael Bochkaryov <misha@rattler.kiev.ua>
Yana Kornienko <yana@netstyle.com.ua>
Copyright (C) 2008-2009 Michael Bochkaryov
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
2019-02-22 | perl v5.28.1 |