logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Tk::widgets - preload widget classes

Description

       Does a 'require Tk::Foo' for each 'Foo' in the list.  May speed startup by avoiding AUTOLOADs.

perl v5.40.1                                       2025-04-13                                       widgets(3pm)

Name

       Tk::widgets - preload widget classes

Synopsis

         use Tk::widgets qw(Button Label Frame);

See Also