Help for this page

Select Code to Download


  1. or download this
          $localssize=(stat ($file))[7];
    #           ^^
          print "$file $localsize $remotesize $theGMTime"; #<-line 25
    #                        ^
    
  2. or download this
    use strict;
    use warnings;