in reply to Re^2: Updating files over multiple servers
in thread Updating files over multiple servers

I would guess that $tds is a "time/date-stamp", but given that code snippet, I don't know where it would be coming from. I suppose you might want to add a line like:
my $tds = scalar localtime;