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:
INTEGRATES
This package integrates behaviors from:
AUTHORS
Cpanery, cpanery@cpan.org
LICENSE
Copyright (C) 2021, Cpanery
Read the "license" file.