Dr Bean > Games-Tournament-Swiss > pairyaml2txt

Download:
Games-Tournament-Swiss-0.18.tar.gz

Annotate this POD

Website

CPAN RT

New  7
Open  10
Stalled  1
View/Report Bugs
Source  

NAME ^

pairyaml2txt - Convert a pairingtable in YAML format into readable text

SYNOPSIS ^

pairyaml2txt pairtable.yaml

Options:

--help This help message

--man A man page

DESCRIPTION ^

pairyaml2txt converts a pairing table in YAML form into one in more traditional readable form, as produced by pairingtable for example.

The script expects the YAML pairing table and the league.yaml file to be in the same directory the command is run in. So run it in the directory league.yaml is in and pass the name of a pairing table in that directory. The default name is pairtable.yaml. The table is printed to STDOUT.

To go the other way from a traditional pairing table to one in YAML form, use pairtable2yaml.

syntax highlighting: