Help for this page
package My::Config; ... } 1;
my $conf = My::Config->instance; print "Config for var1 is $conf->{var1}\n";