Remove obsolete Gruntmaster::OldData and redis-to-postgres
[gruntmaster-data.git] / README
CommitLineData
bbf8209c
MG
1Gruntmaster-Data version 5999.000_001
2=====================================
3
16f8d327 4Gruntmaster-Data contains the Gruntmaster::Data module and associated tools.
bbf8209c 5
16f8d327 6Gruntmaster::Data is the Redis interface used by the Gruntmaster 6000 Online Judge.
bbf8209c
MG
7
8INSTALLATION
9
10To install this module type the following:
11
12 perl Makefile.PL
13 make
14 make test
15 make install
16
17DEPENDENCIES
18
19This module requires these other modules and libraries:
20
16f8d327
MG
21* Date::Parse
22* File::Slurp
23* IO::Prompter
24* JSON
25* Redis
26* Sub::Name
27* Term::ANSIColor
bbf8209c
MG
28
29COPYRIGHT AND LICENCE
30
bbf8209c
MG
31Copyright (C) 2014 by Marius Gavrilescu
32
9d2e740e
MG
33This library is free software; you can redistribute it and/or modify
34it under the same terms as Perl itself, either Perl version 5.18.1 or,
35at your option, any later version of Perl 5 you may have available.
This page took 0.011149 seconds and 4 git commands to generate.