BrowserUk > tk-804.028 > Tk::widgets

Download:
ppm/x64/5010/tk-804.028.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  19
Open  40
Stalled  7
View Bugs
Report a bug
Module Version: 4.005   Source  

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.