Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Win32::GUI();
    ...
        my $temp = localtime;
        return $main->AddLabel(-text => $temp);
    }
    
  2. or download this
    foreach (@test) {
      $_ =~ s/"//g;
    ...
            );
    }