The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05

  • added documentation to included scripts
  • 'backstab' and 'claw' are recognized in MELEE_DAMAGE
  • changed MOB_MISSES_YOU to OTHER_MISSES (handle misses by PCs as well now)
  • handle tells with compound names (NPCs)
  • added MERCHANT_TELLS_YOU to capture merchant prices
  • added OTHER_AUCTIONS line type
  • handle '[queued]' YOU_TOLD_OTHER messages

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.