Help for this page
#!/usr/local/bin/perl -w use strict; ... return unless $resp->is_success; return $resp->content; }
TiB17:~/scripts/perl/lwp theloanarranger$ 2-6 friend Can't locate object method "GET" via package "URI::http" at /Users/the +loanarranger/scripts/perl/lwp/2-6 line 34.