NAME
NetSDS::Const::Message - common constants for messaging
SYNOPSIS
use NetSDS::Const::Message;
DESCRIPTION
NetSDS::Const::Message module contains based constants
NAME
NetSDS::Messaging::Const - основные константы для сообщений
SYNOPSIS
Нужны только константы:
use NetSDS::Messaging::Const;
Потрібні додатково і деякі процедури:
use NetSDS::Messaging::Const qw(
	ncMessage
	ncIsError
	...
);
DESCRIPTION
Пакунок NetSDS::Messaging::Const містить загальні константи для SMS повідомлень та процедури роботи із ними.
Ідею злизано із HTTP::Status
CONSTANTS
- COD_7BIT - ...
 - COD_8BIT - ...
 - COD_BINARY - ...
 - COD_UNICODE - ...
 - ENC_7BIT - ...
 - ENC_8BIT - ...
 - ENC_BINARY - ...
 - ENC_UNICODE - ...
 - DLR_DELIVERED - ...
 - DLR_EXPIRED - ...
 - DLR_DELETED - ...
 - DLR_UNDELIVERABLE - ...
 - DLR_ACCEPTED - ...
 - DLR_UNKNOWN - ...
 - DLR_REJECTED - ...
 - TRANSPORT_ANY - ...
 - TRANSPORT_KANNEL - ...
 - TRANSPORT_CPA2 - ...
 - TRANSPORT_UMC - ...
 - DCS_EMS - ...
 - DCS_NOKIA - ...
 - DCS_SIEMENS - ...
 - IEC_SPLIT8 - ...
 - IEC_SPLIT16 - ...
 - IEC_TEXTFMT - ...
 - IEC_SOUND - ...
 - IEC_MELODY - ...
 - IEC_SMILES - ...
 - IEC_ANIM16 - ...
 - IEC_ANIM8 - ...
 - IEC_ICON32 - ...
 - IEC_ICON16 - ...
 - IEC_PICTURE - ...
 - IEC_UPI - ...
 - PORT_LOGO - ...
 - PORT_CLI - ...
 - PORT_RINGTONE - ...
 - PORT_VCARD - ...
 - PORT_VCALENDAR - ...
 - PORT_ITEMS - ...
 - SMS_SIZE - ...
 - SEO_VER - ...
 - SEO_FILL - ...
 - SEO_LEN - ...
 
EXPORTS
Empty
EXAMPLES
Empty
BUGS
Unknown
SEE ALSO
Empty
TODO
Empty
AUTHOR
Valentyn Solomko <pere@pere.org.ua>
Michael Bochkaryov <misha@rattler.kiev.ua>
LICENSE
Copyright (C) 2008 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
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 172:
 Non-ASCII character seen before =encoding in 'основные'. Assuming UTF-8