NAME
Venus::Kind::Utility - Utility Base Class
ABSTRACT
Utility Base Class for Perl 5
SYNOPSIS
package Example;
use Venus::Class;
base '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
Awncorp, awncorp@cpan.org
LICENSE
Copyright (C) 2000, Al Newkirk.
This program is free software, you can redistribute it and/or modify it under the terms of the Apache license version 2.0.