Bug 58812 - [NEW PORT] devel/p5-File-Path-Expand: Expand filenames
Summary: [NEW PORT] devel/p5-File-Path-Expand: Expand filenames
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-01 18:00 UTC by Lars Thegler
Modified: 2003-11-01 18:09 UTC (History)
0 users

See Also:


Attachments
p5-File-Path-Expand-1.01.shar (2.13 KB, text/plain)
2003-11-01 18:00 UTC, Lars Thegler
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Thegler 2003-11-01 18:00:38 UTC
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

Generated with FreeBSD Port Tools 0.50
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-11-01 18:09:33 UTC
State Changed
From-To: open->closed

New port added, thanks!