Help for this page

Select Code to Download


  1. or download this
    $ perldoc LWP::UserAgent |grep -i hook
    
    $
    
  2. or download this
    $ perldoc LWP::UserAgent |grep -i handler
      Handlers
        Handlers are code that injected at various phases during the proce
    +ssing
        handlers:
        $ua->add_handler( $phase => \&cb, %matchspec )