My bad, I was wrong, it does have 'wxPerl::Frame->new', but I have again changed somethings related to the code and it worked fine.
wxPerl::Constructors has wxPerl::Frame->new
Annihilannic, you are absolutely right. The problem is not with the module installation, it is with the code.
I have corrected the code it worked fine, but one thing I would like to share with you is wxPerl::Constructors has no "wxPerl::Frame->new" object. It has Text Controls, I have pointed to...
I have tried to re-install this. Here is the message in the console for the successful installation.
cpan> install wxPerl::Constructors
←[32mReading 'C:\Perl64\cpan\Metadata'←[0m
←[32m Database was generated on Mon, 24 Sep 2012 11:10:52 GMT←[0m
←[32mwxPerl::Constructors is up to date...
I have also tried doing the use lib with all the possible locations, but could not able to succeed successfully running the script.
The below are the logs.
Log for wxPerl::Constructors :
[MSG] [Mon Sep 24 15:47:24 2012] Trying to get...
I am getting an @INC error when I have tried to run my script with wxPerl::Constructors.
Here is the error below :
C:\Documents and Settings\sp\Desktop\Perl>cgdpframe.pl
Can't locate wxPerl/Constructors/doc.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at C:\Documents and...
Our application has a test driven framework, which is also called as TDD. Developers test and develop, which in turn can be used the same framework for unit testing. But for our QA, we need to test the application from the functional point of view. We do not have any other tool in our system...
I do not know how to edit the previous post.
So I am just adding new notes to it.
I was trying to invoke an .net application, but was unsuccessful to open it.
Is there any framework that we need to use in order to test a .net application.
The application is small but has a lot of impact on the...
Hi,
I am new to perl. We are testing our .NET Applications in perl.
Please let me know what are the best procedures to test the .net applications in perl.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.