perl/INI 파일 읽기





test.ini
[name_1]
option1=10.0
option2=-10.0
option3=True
option4="ABC"


Show Comments