# Select the form my $perl_form = $ie->form_name('form1'); # Get a pointer to IE's DOM object. my $form = ${$perl_form};