tk::widgets(3pm) debian man page | unix.com

Man Page: tk::widgets

Operating Environment: debian

Section: 3pm

widgets(3pm)						User Contributed Perl Documentation					      widgets(3pm)

NAME
Tk::widgets - preload widget classes
SYNOPSIS
use Tk::widgets qw(Button Label Frame);
DESCRIPTION
Does a 'require Tk::Foo' for each 'Foo' in the list. May speed startup by avoiding AUTOLOADs. perl v5.14.2 2010-05-29 widgets(3pm)
Related Man Pages
setpalette(3pm) - debian
tk::table(3) - suse
tk::table(3) - centos
tk::derived(3pm) - debian
tk::labframe(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph