in reply to Re^2: backuping mysqlin thread backuping mysql
or even:
my $file = sprintf 'db.backup.%i.sql', time; [download]
🦛