- or download this
my $var = LoadFile($fh) or warn/die "MESSAGE";
- or download this
YAML Error: Inconsistent indentation level
Code: YAML_PARSE_ERR_INCONSISTENT_INDENTATION
Line: 21
Document: 1
at /usr/share/perl5/YAML/Loader.pm line 719
- or download this
#!/usr/bin/env perl
...
} else {
die "Syntax: $0 [-f,--file] [YAML_FILE]";
}