Etk::Constants 0.05 review
DownloadEtk::Constants is a Perl module with costants to use with Etk. SYNOPSIS use Etk::Constants qw/ButtonsOk ButtonsClose/; #
|
|
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 search tags