use YAML qw(LoadFile DumpFile); my $ref = LoadFile 'name'; $ref->{modify} = 'something'; DumpFile 'name', $ref;
In reply to Re: How to make changes in yaml file thorugh perl
by daxim
in thread How to make changes in yaml file thorugh perl
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |