-
-
16 Aug 2005 05:55:21 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (484 / 0 / 0)
- Kwalitee
Bus factor: 0- 80.00% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (15.37KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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.Other files
Module Install Instructions
To install Games::EverQuest::LogLineParser, copy and paste the appropriate command in to your terminal.
cpanm Games::EverQuest::LogLineParser
perl -MCPAN -e shell install Games::EverQuest::LogLineParser
For more information on module installation, please visit the detailed CPAN module installation guide.