package MY::Conf; #No directories or URLs end in "/" our %var; ################################# $var{DATA_DIR} = "Zephir/data"; $var{CONF_DIR} = "Zephir/conf"; $var{AVATAR_DIR} = "images/buttons"; $var{AVATAR_URL} = "/images/buttons"; $var{TMPL_DIR} = "Zephir/tmpl"; $var{HOME_PAGE} = "http://asdf.net/"; $var{HOSTNAME} = "asdf.net"; 1;
-caedes
In reply to Re: Better way to read "configuration" files
by caedes
in thread Better way to read "configuration" files
by LameNerd
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |