NAME
Chess::Plisco::EPD::Record - A single EPD Record
SYNOPSIS
die "do not instantiate objects of this type";
DESCRIPTION
Chess::Plisco::EPD::Record represents one line from an EPD file.
METHODS
- position
-
Returns the position as a Chess::Plisco object.
- operations
-
Returns all operations (like "bm", "ce", ...) as a hash reference.
- operation ID
-
Returns the operation ID or a falsy value if not found.
COPYRIGHT
Copyright (C) 2021-2025 Guido Flohr <guido.flohr@cantanea.com>.
SEE ALSO
Chess::Plisco, perl(1)