HTTP::Request Hash
From: Dekaritae (maur_at_mdi.ca)
Date: 10/19/04
- Next message: Kelvin: "Regex, how do I replace quotation pairs into <LI> & </LI>?"
- Previous message: ugly: "Perl6::Form formatting question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 18 Oct 2004 18:32:58 -0700
I have
$request = $ua->get("$uri", ":content_file" => "$file");
which returns a value of something like "HTTP::Response=HASH(0x24a3328)"
for $request. How do I get the HTTP response code out of that?
- Next message: Kelvin: "Regex, how do I replace quotation pairs into <LI> & </LI>?"
- Previous message: ugly: "Perl6::Form formatting question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]