Help for this page
$defref = { email_subject => "PrsRls: Testing Software", ... $releasedate,"\n",$title,"\n", "\$defref is $defref.\n"; print STDERR "In fact, \$defref says the title is: \n$defref->{tit +le}";
Now running DistroPrsRls::setup() method. Just ran setup() method. ... $defref is HASH(0x88636c4). In fact, $defref says the title is: Entire administration Resigns
$form->field(name => 'name_of_field', value => $value, force => 1);