Help for this page

Select Code to Download


  1. or download this
    print "$it->{ReceivedTime} $it->{Subject}\n";
    
  2. or download this
    #-------------------my sub-----------------------
    sub time{
    ...
        my    $OleObject->Method($var);
    }
    #------------------------------------------------
    
  3. or download this
    my $subj = $it->{Subject};