Help for this page

Select Code to Download


  1. or download this
    $file->headers(\@headers);
    
  2. or download this
    sub set {
      my $s = shift;
    ...
    
      $s->{$attribute} = $value;
    }