1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Trevor Johnson
488e7fe939 Add size data, approved by maintainers. 2004-03-19 01:51:15 +00:00
Kirill Ponomarev
4310e788d3 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.

PR:		58812
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-11-01 18:08:12 +00:00