SYNOPSIS

        use NetSDS::Util::Misc;

DESCRIPTION

\*(C`NetSDS::Util::Misc\*(C' module contains miscelaneous functions.

EXPORTED FUNCTIONS

Funcion comapres two version strings. This function is wapper to Pod::Usage module printing \s-1POD\s0 to \s-1STDERR\s0.

get_cli(...) - get \s-1CLI\s0 parameters

Return command line arguments

make_uuid() - make \s-1UUD\s0 string

Create upper case \s-1UUID\s0 string.

csv_num($num) - format number for \s-1CSV\s0

Paramters: numeric value Returns: \s-1CSV\s0 formatted

format_msisdn($msisdn) - format \s-1MSISDN\s0

Paramters: phone number Returns: well formed \s-1MSISDN\s0 without leading +.

EXAMPLES

None

BUGS

None

TODO

1. Add other encodings support

RELATED TO NetSDS::Util::Misc…

Pod::Usage, Data::UUID

AUTHORS

Valentyn Solomko <[email protected]>

Michael Bochkaryov <[email protected]>