Help for this page
package MyConfig; use constant CONFIG_PATH => q(/usr/share/myconf.cfg); ... print "fooble is", $cfg->fooble(), "\n"; }