NAME
Venus::Undef - Undef Class
ABSTRACT
Undef Class for Perl 5
SYNOPSIS
package main;
use Venus::Undef;
my $undef = Venus::Undef->new;
# $undef->defined;
DESCRIPTION
This package provides methods for manipulating undef data.
INHERITS
This package inherits behaviors from:
METHODS
This package provides the following methods:
default
default() (Undef)
The default method returns the default value, i.e. undef
.
Since 0.01
AUTHORS
Cpanery, cpanery@cpan.org
LICENSE
Copyright (C) 2021, Cpanery
Read the "license" file.