Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use strict;
    ...
        return unless $resp->is_success;
        return $resp->content;
    }
    
  2. or download this
    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.