my @c_inputs = $mech->form_name('account')->find_all_inputs(); foreach my $str (@c_inputs){ print STDERR Dumper($str); }