Package : perl-Tk-Role-HasWidgets > RPM : perl-Tk-Role-HasWidgets-1.112.380-8.mga7.src.rpm

Basic items

Name perl-Tk-Role-HasWidgets
Version 1.112.380
Release 8.mga7
URL http://search.cpan.org/dist/Tk-Role-HasWidgets
Group Development/Perl
Summary Keep track of your tk widgets
Size 16KB
Arch noarch
License GPL+ or Artistic

Description

When programming the Tk manpage, it's almost always a good idea to keep a
reference to the widgets that you created in the interface. Most of the
time, a simple hash is enough; but it is usually wrapped up in methods to
make the hash private to the window object. And of course, those methods
are duplicated in all modules, under a form or another.

Since duplication is bad, this module implements a the Moose manpage role
implementing those methods once and forever. This implies that your class
is using the Moose manpage in order to consume the role.

About the method names
The methods featured in this role begin with '_', that is, they are
following Perl convention of private methods. This is on purpose:
remember that this method is a role, consumed by your class. And you
don't want those methods to be available outside of the window class,
do you?

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 14:19:10
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie