use strict; use warnings; use YAML::Tiny; my $yaml = YAML::Tiny->read('test.yaml');