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

PNI::Slot - is a basic unit of data

ATTRIBUTES

box

data

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.