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

NetSDS::Const - common NetSDS constants

SYNOPSIS

        use NetSDS::Const;

        print "XML encoding is " . XML_ENCODING;

DESCRIPTION

This module provides most common constants like default encoding and language, time intervals, etc.

EXAMPLES

None yet

BUGS

Unknown yet

SEE ALSO

None yet

TODO

None yet

AUTHOR

Valentyn Solomko <val@pere.org.ua>

Michael Bochkaryov <misha@rattler.kiev.ua>