I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-09-20 14:16:20-07 by venkat123
Not able to install on Solaris 9
Downloaded X11::GUITest from CPAN and tried install manually it give me this error can someone help me out usr/bin/perl -I/usr/perl5/5.6.1/lib/sun4-solaris-64int -I/usr/perl5/5.6.1/lib /usr/perl5/5.6.1/lib/ExtUtils/xsubpp -ty pemap /usr/perl5/5.6.1/lib/ExtUtils/typemap -typemap typemap GUITest.xs -- GUITest.xsc && mv GUITest.xsc GUITest.c cc -c -I/usr/X11R6/include -I/usr/X/include -Wall -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -KPIC -I/usr/perl5/5. 6.1/lib/sun4-solaris-64int/CORE -DNDEBUG -DX11_GUITEST_ALT_L_FALLBACK_META_L GUITest.c sh: cc: not found *** Error code 1 make: Fatal error: Command failed for target `GUITest.o' Trying to automate functionality of a JAVA application which has to run on Solaris box is there any other PERL utility to automate where I need to get the window name, selecting menu from drop down etc
Direct Responses: Write a response