Be more portable in finding out the home directory,
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 26 Jun 2001 13:43:51 +0000 (13:43 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 26 Jun 2001 13:43:51 +0000 (13:43 +0000)
commitb27238ebb2d98f4c4edac4b768c952eb91ee2c3a
treed1c4fe1b990c481fe255865d811fb16eb19acc6f
parent51d2bbcca5d4cebbfa5f145c68787d3b7bdd42c4
Be more portable in finding out the home directory,
and use File::Spec to do the concat.
(Come to think of it, couldn't File::Spec provide
for a ->homedir method?)

p4raw-id: //depot/perl@10962
lib/Net/Config.pm