NAME

PNI::Slot - is a basic unit of data

ATTRIBUTES

data

node

my $node = $slot->node;

METHODS

is_array

is_code

is_defined

is_hash

is_number

is_scalar

is_string

is_undef

translate

type

Returns a string representing the slot data type, i.e. UNDEF, SCALAR or the return value of ref function.