in reply to Business Shipping Module

Casual read, it's a bug in the module:  $self->response->status_line should be  $response->status_line. It appears the code is corrected in its current CPAN version so updating would fix it. Though you might have to use a cpan(m|p) tool instead of a package manager to do so.