aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-File-Path-Expand/pkg-descr
blob: 863a0c5eac1f79407b8323564e43e3a0745edf14 (plain) (blame)
1
2
3
4
5
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<getpwent> and does the right thing.

WWW: http://search.cpan.org/dist/File-Path-Expand