Name
SPVM::Document::Modules - SPVM Standard Modules
Description
The list of SPVM Standard Modules.
Standard Modules
Fn - Standard Functions
Byte - byte Object
ByteList - Dynamic byte Array
Cloner - Interface Type for the Callback to Clone a Object
Cloneable - Interface Type to Clone a Object
Comparator::Byte - Interface Type for byte Comparation Callback
Comparator::Short - Interface Type for short Comparation Callback
Comparator::Int - Interface Type for int Comparation Callback
Comparator::Long - Interface Type for long Comparation Callback
Comparator::Float - Interface Type for float Comparation Callback
Comparator::Double - Interface Type for double Comparation Callback
Comparator::String - Interface Type for string Comparation Callback
Comparator - Interface Type for object Comparation Callback
Complex_2d - double Complex Type
Complex_2f - float Complex Type
Double - double Object
DoubleList - Dynamic double Array
EqualityChecker - Interface Type for Object Equality Checking Callback
EqualityChecker::SameObject - A Implementation of EqualityChecker to Check if the Memory Addresses of the Two Objects are Equal.
Float - float Object
FloatList - Dynamic float Array
Hash - Hash Data Structure
Hash::Entry - Hash Entry
Int - int Object
IntList - Dynamic int Array
List - Dynamic Object Array
Long - long Object
LongList - Dynamic long Array
Short - short Object
ShortList - Dynamic short Array
Sort - Sorting Utilities
Format - Format Utilities
StringBuffer - String Buffer
Stringable - Interface Type to Stringify a Object
Stringer - Interface Type for Stringing Callback
StringList - Dynamic string Array
Time - Time Manipulation
Time::Info - Time Information
Cpan Modules
The list of some CPAN modules.
JSON - JSON
Math - Math functions
Regex - Regular Expression
Unicode - Unicode Utilities
Base64 - Base 64
Time::Local - Time Reverse Manipulation