Changes for version 0.09 - 2005-08-16
- Maintenance handed to Paul Fenwick (PJF).
- Added BAZAAR_SALE, BAZAAR_TRADER_PRICE, and BAZAAR_TRADER_MODE line types.
- Updated MERCHANT_PRICE and MERCHANT_TELLS_YOU line types.
- Added 'value' to all hases including coinage amounts.
- Removed INIT block for extra portability, and to avoid debugger oddness.
- Reformatted dates in Changes file to YYYY-MM-DD, instead of MM/DD/YY
Documentation
Perl script that converts an EverQuest log file into a CSV-like (separator is actually '|') file.
Perl script that reports the counts of each type in an EverQuest log file.
Perl script that prints lines from an EverQuest log file, which are unparsable by Games::EverQuest::LogLineParser.
Modules
Perl extension for parsing lines from the EverQuest log file.