The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Chj::xhome

SYNOPSIS

DESCRIPTION

xHOME ()

just the $HOME env var, dieing if not set, and also checked against a couple assertments

xeffectiveuserhome ()

just the getpwuid setting

xsafehome ()

always take xeffectiveuserhome, but is asserting that HOME is the same if set

xhome ()

take HOME if set (with assertments), otherwise xeffectiveuserhome

NOTE

This is alpha software! Read the status section in the package README or on the website.