Help for this page
if ($install) { # Open the configfile at /etc/myconf.conf ... my $pgpass = $Config->{Postgresql}->{pass}; print "$pgpass\n"; }