gtk2-perl compile-widgets.pl
- From: Dermot Musgrove <dermot glade perl connectfree co uk>
- To: "gtk-perl-list gnome org" <gtk-perl-list gnome org>
- Subject: gtk2-perl compile-widgets.pl
- Date: Tue, 22 Oct 2002 23:21:03 +0100
Hi,
What was the reason that compile-widgets was changed to call:
system "perl -e 'use $tdir\::$module;0'";
instead of a simple eval like:
eval "use $tdir\::$module;";
which takes about 10 times as long for widgets that are already
compiled - less of a hit I guess when the widgets need compiling.
Regards, Dermot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]