The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Prty::ClassConfig - Definiere Information auf Klassenebene

BASE CLASS

Prty::Object

METHODS

def() - Setze Information

Synopsis

    $this->def(@keyVal);

getDef() - Liefere Konfigurationsvariablen

Synopsis

    @vals|$val = $this->getDef(@keys);

VERSION

1.093

AUTHOR

Frank Seitz, http://fseitz.de/

COPYRIGHT

Copyright (C) 2016 Frank Seitz

LICENSE

This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.