NAME

Venus::Kind::Utility - Utility Base Class

ABSTRACT

Utility Base Class for Perl 5

SYNOPSIS

package Example;

use Venus::Class;

extends 'Venus::Kind::Utility';

package main;

my $example = Example->new;

DESCRIPTION

This package provides identity and methods common across all Venus utility classes.

INHERITS

This package inherits behaviors from:

Venus::Kind

INTEGRATES

This package integrates behaviors from:

Venus::Role::Buildable

AUTHORS

Cpanery, cpanery@cpan.org

LICENSE

Copyright (C) 2021, Cpanery

Read the "license" file.