- or download this
$VAR1 = bless( {
'fieldvals' => {},
...
'debug' => undef,
'link' => '/foo/bar.php'
}, 'HTTP::Request::Form' );
- or download this
$response = $userAgent->request( $form->press( "Submit2" ));
- or download this
@forms2 = HTML::Form->parse( $text, "here.com");
$d2 = Data::Dumper->new( \@forms2 );
print $d2->Dump;
- or download this
$VAR1 = bless( {
'inputs' => [
...
'method' => 'POST',
'action' => bless( do{\(my $o = '/foo/bar.php')}, 'UR
+I::_foreign' )
}, 'HTML::Form' );