The output message is this: Can't locate Gtk2/Gdk/Screen.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at prueba.pl line 6. BEGIN failed--compilation aborted at prueba.pl line 6. I hope to help me. Thanks.#!/usr/bin/perl -w use strict; use warnings; use Gtk2 -init; use Gtk2::Gdk::Screen; print qq(All GOOD !!); main Gtk2;
In reply to Library SCREEN GTK2 by darkladen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |