NAME
naodash - Analyze NetHack xlogfiles and extract statistics (command-line interface)
SYNOPSIS
naodash mgv # Show statistics for the mgv user on NAO
naodash /path/to/xlogfile # Show statistics for a given xlogfile
DESCRIPTION
naodash is a command-line interface to NetHack::NAOdash. It takes a NAO username or a path to an xlogfile, analyzes it, and prints the results of the analysis. A terminal with color and/or UTF-8 support is required. Do not parse this command's output. For computer-readable output, please use the NetHack::NAOdash library directly.
SEE ALSO
NetHack::NAOdash, http://alt.org/nethack/, App::NAOdash, App::Web::NAOdash
AUTHOR
Marius Gavrilescu, <marius@ieval.ro>
COPYRIGHT AND LICENSE
Copyright (C) 2015 by Marius Gavrilescu
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.20.2 or, at your option, any later version of Perl 5 you may have available.