home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Netrunner 2004 October
/
NETRUNNER0410.ISO
/
regular
/
ActivePerl-5.8.4.810-MSWin32-x86.msi
/
_c6a944b739885770dbeb1c605947e11a
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-06-01
|
306 b
|
21 lines
=head1 NAME
Tk::widgets - preload widget classes
=for pm Tk/widgets.pm
=for category Implementation
=head1 SYNOPSIS
use Tk::widgets qw(Button Label Frame);
=head1 DESCRIPTION
Does a 'require Tk::Foo' for each 'Foo' in the list.
May speed startup by avoiding AUTOLOADs.
=cut