The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.