http://www.perlmonks.org?node_id=799118

nirmal1349 has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I am trying to open a GUI from my perl program using Perl Tkx module. When I run my program I get the error, "Can't locate object method "new" via package "MainWindow" (perhaps you forgot to load "MainWindow"?) at Apri_final.pl line 16." Can anyone please tell me whats missing?