Subject: | Prima::VB::CfgMaint sub open_cfg patch (make $home more portable) |
As per
http://search.cpan.org/author/TBONE/User-1.6/User.pm
something like
$home = File::Spec->catfile( User->Home(), '.prima' );
$file = File::Spec->catfile( $home, $file );