NAME

Acme::Crux - The CTK::App of the next generation

SYNOPSIS

use Acme::Crux;

DESCRIPTION

The CTK::App of the next generation

new

my $app = Acme::Crux->new(
    ...
);

ATTRIBUTES

This class implements the following attributes

foo

foo => 'bar',

This attribute sets ...

METHODS

This class implements the following methods

again

This method is called immediately after creating the instance and returns it

NOTE: Internal use only for subclasses!

TO DO

See TODO file

SEE ALSO

CTK, CTK::App

AUTHOR

Serż Minus (Sergey Lepenkov) https://www.serzik.com <abalama@cpan.org>

COPYRIGHT

Copyright (C) 1998-2024 D&D Corporation. All Rights Reserved

LICENSE

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

See LICENSE file and https://dev.perl.org/licenses/