- or download this
[FifthBlock]
build: Test_2.00.002
- or download this
read_config 'test2.cfg' => my %config;
print Dumper(%config);
$config{"FifthBlock"}{"build"} = "Test_2.00.002";
write_config %config, "test2.modified";
exit 0;
- or download this
[MainSection]
branch: FirstBlock
...
build: Test_1.04.002
build: Test_1.04.003
build: Test_1.04.004
- or download this
$VAR1 = '';
$VAR2 = {};
$VAR3 = 'FirstBlock';
$VAR4 = {
'build' => [