perl-file-path-expand: perl-file-path-expand (expand filenames) perl-file-path-expand: perl-file-path-expand: File::Path::Expand expands user directories in filenames. perl-file-path-expand: For the simple case it's no more complex than s{^~/}{$HOME/}, but perl-file-path-expand: or other cases it consults getpwent and does the right thing. perl-file-path-expand: perl-file-path-expand: perl-file-path-expand: perl-file-path-expand: perl-file-path-expand: perl-file-path-expand: