Name

SPVM::Address - Address

Description

SPVM::Address is a SPVM class to have a address.

Usage

use Address;

my $address = Address->new;

Class Methods

new

static method new : Address ();

Creates a new Address object. The address is NULL of C language.