in reply to How can I debug a weird "Undefined subroutine..." error that should be defined.

Are you sure that you are calling run_star_commands correctly in App::FetchwareX::WebApp or that it has been imported properly to that namespace? If I am reading the above output correctly, it appears to exist in App::Fetchware.

It's really hard to tell what is what based solely on what you have told us.

  • Comment on Re: How can I debug a weird "Undefined subroutine..." error that should be defined.

Replies are listed 'Best First'.
Re^2: How can I debug a weird "Undefined subroutine..." error that should be defined.
by Mr. Muskrat (Canon) on Mar 03, 2015 at 20:36 UTC

    Hang on a second... Is it possible that a call to App::FetchwareX::WebApp::run_star_commmands got inserted into @upload_commands?