in reply to Re^3: CGI::Appl can't find sub
in thread CGI::Appl can't find sub
Good thought, but init() doesn't return an object. It is re-used later in the same routine for the return codes of other calls.
As I experimented more, I got a non-working case that did not even have the call. *Update* I mis-typed and aded an error that was not flagged at compile or runtime. Removed the comment about the "if".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: CGI::Appl can't find sub
by boftx (Deacon) on Jun 11, 2014 at 21:25 UTC |