Object: $VAR1 = bless( { '_uri' => undef, '_content' => '', '_headers' => bless( {}, 'HTTP::Headers' ), '_method' => undef }, 'HTTP::Request' ); Hash: $VAR1 = '_uri'; $VAR2 = undef; $VAR3 = '_content'; $VAR4 = ''; $VAR5 = '_headers'; $VAR6 = bless( {}, 'HTTP::Headers' ); $VAR7 = '_method'; $VAR8 = undef;