perl/INI 파일 읽기 상위 문서: perl use Config::IniFiles; https://metacpan.org/pod/Config::IniFiles use Tie::Cfg; http://search.cpan.org/~oesterhol/Tie-Cfg-0.32/Cfg.pm test.ini [name_1] option1=10.0 option2=-10.0 option3=True option4="ABC" Perl Show Comments Please enable JavaScript to view the comments powered by Disqus.