#!/usr/bin/perl use warnings; use strict; use LWP::UserAgent; use HTTP::Request::Common; my $ua = LWP::UserAgent->new; $ua->request(GET 'http://search.cpan.org/~gaas/libwww-perl-5.808/lib/L +WP/Simple.pm'); $ua->request(POST 'A:\Directory\Location\');
In reply to Re^6: 400 URL must be absolute
by Win
in thread 400 URL must be absolute
by Win
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |