The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

NetHack::Logfile::Entry - a finished game of NetHack

VERSION

version 1.00

DESCRIPTION

Objects of this class represent finished games of NetHack. Each game has a version, which is the version of NetHack under which the game was finished.

This class also provides a new_from_line method that parses logline entries.