|
NAMEVenus::Kind::Utility - Utility Base Class ABSTRACTUtility Base Class for Perl 5 SYNOPSISpackage Example; use Venus::Class; base 'Venus::Kind::Utility'; package main; my $example = Example->new; DESCRIPTIONThis package provides identity and methods common across all Venus utility classes. INHERITSThis package inherits behaviors from: Venus::Kind INTEGRATESThis package integrates behaviors from: Venus::Role::Buildable AUTHORSAwncorp, "awncorp@cpan.org" LICENSECopyright (C) 2022, Awncorp, "awncorp@cpan.org". This program is free software, you can redistribute it and/or modify it under the terms of the Apache license version 2.0.
|