in reply to getting a Perl application to start as quick as possible

  1. probably this will not be liked by others, but it appears that http://search.cpan.org/~vkon/Tcl-Tk/ have faster startup time and smaller memory footprint than perl/Tk
  2. when some other (small) Tcl/tk application will be started, startup time of previous item will be a bit better yet
  3. call update several times from different points of starting, this probably visually be faster.

Best regards,
Courage, the Cowardly Dog