Help for this page

Select Code to Download


  1. or download this
    if (eval "require LWP::UserAgent; 1") {
    
    ...
    } else {
        print "LWP not available";
    }
    
  2. or download this
    Can't locate object method "post" via package "LWP::UserAgent" (perhap
    +s you forgot to load "LWP::UserAgent"?) at (eval 2) line 1.