Source: libtk-splashscreen-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Carlo Segre , gregor herrmann Build-Depends-Indep: perl, perl-tk, xauth, xvfb Build-Depends: debhelper (>= 9~) Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Tk-Splashscreen Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtk-splashscreen-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtk-splashscreen-perl.git Package: libtk-splashscreen-perl Architecture: all Depends: perl-tk, ${misc:Depends}, ${perl:Depends} Description: Toplevel mega widget to display a splashscreen For programs that require large load times, it's a common practice to display a Splashscreen that occupies the user's attention. This Toplevel mega widget provides all the display, destroy and timing events. All you do is create the Splashscreen mega widget, populate it as you see fit, then invoke Splash() to display it and Destroy() to tear it down.