Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        unless $response->is_success;
    
    print $response->content, "\n";
    
  2. or download this
    Can't locate warnings.pm in @INC (@INC contains: /usr/local/lib/perl5/
    +site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 . /
    +usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503) at ip2.pl li
    +ne 3.
    BEGIN failed--compilation aborted at ip2.pl line 3.