p5-File-Path-Expand-1.02p0 – expands user directories in paths
Description
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 C and does the right thing.