Etk::Constants 0.05 review

Download
by rbytes.net on

Etk::Constants is a Perl module with costants to use with Etk. SYNOPSIS use Etk::Constants qw/ButtonsOk ButtonsClose/; #

License: Perl Artistic License
File size: 50K
Developer: Etk::Constants Team
0 stars award from rbytes.net

Etk::Constants is a Perl module with costants to use with Etk.

SYNOPSIS

use Etk::Constants qw/ButtonsOk ButtonsClose/;
#
use Etk::Constants qw/:messagedialog/;
#
use Etk::Constants qw/:all/;

This module contains constants to use while building Etk apps. The constants have numerical values which can be used instead.

Requirements:
Perl

Etk::Constants 0.05 keywords