Help for this page

Select Code to Download


  1. or download this
    $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}";
    
  2. or download this
    Now running DistroPrsRls::setup() method.
    Just ran setup() method.
    ...
    $defref is HASH(0x88636c4).
    In fact, $defref says the title is:
    Entire administration Resigns
    
  3. or download this
    $form->field(name  => 'name_of_field',
                     value => $value,
                     force => 1);