No, the problem is that WidgetView.pm is not returning a true value. (as Perl correctly reported :-)
A file loaded with require (or equivalently, use) needs to return a true value. It's conventional to end the file with a line like:
to guarantee this. Take a look in the file and make sure it has that.1;
In reply to Re: CGI::Application Getting Started Error Perl lib
by VSarkiss
in thread CGI::Application Getting Started Error Perl lib
by soldierdog
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |