Re: Unable to locate module error.



* Neil Jones <Neil nwjones demon co uk> [2004-07-14 19:19]:
I am running Suse 9.0 linux. I am just getting into using Perl GTK

running the following piece of code
-------------------
#!/usr/bin/perl

use Gtk '-init';

Thats GtkPerl, the bindings for Gtk 1.x. Don't use them, they're
obsolete and deprecated. You want Gtk2-Perl.

Regards,
-- 
Aristotle
"If you can't laugh at yourself, you don't take life seriously enough."



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]