X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=1f4f0202e4cd9ba369b5b6eba497f7037d13bba2;hb=b35cbc0d6ca5baf03ffbeb2b9a375fa71f4d0ad3;hp=6f90679c3b29261bc467afda7ea6c65b9c946c22;hpb=9d2e740ea7b511b8673cd1b241922e559733f12e;p=gruntmaster-data.git diff --git a/README b/README index 6f90679..1f4f020 100644 --- a/README +++ b/README @@ -1,9 +1,13 @@ -Gruntmaster-Data version 5999.000_001 +Gruntmaster-Data version 5999.000_016 ===================================== -Gruntmaster-Data contains the Gruntmaster::Data module and associated tools. +This distribution contains: -Gruntmaster::Data is the Redis interface used by the Gruntmaster 6000 Online Judge. +* Gruntmaster::Data, a library for interacting with the + Gruntmaster 6000 database +* gm, a command-line tool for viewing and editing the database +* gruntmaster-opener, a command-line tool that reads an access log and + marks problems as being opened. INSTALLATION @@ -18,18 +22,22 @@ DEPENDENCIES This module requires these other modules and libraries: +* App::Cmd * Date::Parse +* DBI +* DBIx::Simple +* DBD::Pg * File::Slurp * IO::Prompter -* JSON -* Redis -* Sub::Name -* Term::ANSIColor +* JSON::MaybeXS +* PerlX::Maybe +* SQL::Abstract +* Test::Deep (for testing) COPYRIGHT AND LICENCE -Copyright (C) 2014 by Marius Gavrilescu +Copyright (C) 2014-2016 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify -it under the same terms as Perl itself, either Perl version 5.18.1 or, +it under the same terms as Perl itself, either Perl version 5.20.1 or, at your option, any later version of Perl 5 you may have available.