Help for this page
my ($file1, $file2) = ("$path/database.txt", "$path/keywords_database. +txt"); -f $file1 or do { ... -f $file2 or do { # build $file2 here };