filename_list
filename_list is from Term::ReadLine::readline.pm:
For use in passing to completion_matches(), returns a list of filenames that begin with the given pattern. The user of this package can set $rl_completion_function to 'rl_filename_list' to restore the default of filename matching if they'd changed it earlier, either directly or via &rl_basic_commands.