how to read variables from conf file.
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)
In reply to how to read conf file in perl script by hardikv
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |