p5-File-Path-Expand

expands user directories in paths

WWW CVSWeb GITHub
  1. Package version
    p5-File-Path-Expand-1.02p1
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • devel/p5-Module-Build