Help for this page
exp: auto.conf my a = 1000 my b = "test" my c = 2000 my d = "test2"
############################### test.pl ... #!/usr/bin/perl require auto.conf (can i use require)