K 10 svn:author V 5 krion K 8 svn:date V 27 2003-11-01T18:08:12.000000Z K 7 svn:log V 248 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. PR: 58812 Submitted by: Lars Thegler END