----------------------------------------------------------------------- TTrax-Eval 2002 by Volker Tanger ----------------------------------------------------------------------- TTrax-Eval is a Perl script to convert TiTrax output into a more usable format. While doing this the data is put into an internal database for easier re-use for other output. Requirements: * Perl installed (version 5.something will do) * TiTrax note output by version 4.x - linebreaks are okay (http://jack.testnetz.detecon.net/software/) * The script assumes the time records to be held in the file time-records.txt - no parameters are evaluated. For bug reports and suggestions or if you just want to talk to me please contact me at volker.tanger@wyae.de ----------------------------------------------------------------------- Shortcut: Distributable under GPL ----------------------------------------------------------------------- Copyright (C) 2002 Volker Tanger This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. or on their website http://www.gnu.org/copyleft/gpl.html -----------------------------------------------------------------------