slackbuilds_ponce/perl/perl-file-path-expand
..
perl-file-path-expand.info
perl-file-path-expand.SlackBuild
README
slack-desc

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