Help for this page

Select Code to Download


  1. or download this
    'content-type'        => 'text/html; charset=utf-8',
    'content-disposition' => 'attachment;filename=auto_20090318_0610.zip',
    
  2. or download this
    BEGIN {
        my $old_make_request = WWW::Mechanize->can('_make_request');
    ...
            return $response;
        };
    }