hi perlmonks ,
iam creating tar using Archive::Tar in windows ,iam extracting same tar in linux using Archive::Tar. But files checksum's are differed.how can i get the same checksum's?.
my problem is:
i have to compress files from windows and move to linux and extract the files.