root@web-rshack2 perl5]# perl (do a Enter)use Image::GD::Thumbnail (In the Blank line type use and whole Perlmodule)do a ctrl - d this shuld not give any error which means perl module isInsatlled.
[root@web-rshack2 perl5]# perluse Image::GD::Thumbnail (Ctrl-d)[root@web-rshack2 perl5]# perluse tete(ctrl-d)Can't locate tete.pm in @INC (@INC contains:/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at- line 1.BEGIN failed--compilation aborted at - line 1.