Help for this page

Select Code to Download


  1. or download this
    500 Can't locate object method "configure" via package "Net::HTTPS::SU
    +PER" at /export/home/scratch/perl/lib/site_perl/5.16.3/ServiceNow/Con
    +nection.pm line 70.
    
  2. or download this
    sub http_connect {
        my($self, $cnf) = @_;
    ...
        }
        $self->SUPER::configure($cnf);       ##### OFFENDING LINE???
    }