public
Description: Parse EverQuest log files in Perl
Homepage:
Clone URL: git://github.com/pfenwick/games-everquest-loglineparser.git
Click here to lend your support to: games-everquest-loglineparser and make a donation at www.pledgie.com !
100644 12 lines (10 sloc) 0.379 kb
1
2
3
4
5
6
7
8
9
10
11
12
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: Games-EverQuest-LogLineParser
version: 0.09
version_from: lib/Games/EverQuest/LogLineParser.pm
installdirs: site
requires:
    Test::More: 0
 
distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17