# $File: //member/autrijus/RTx-Workflow/README $ $Author: autrijus $ # $Revision: #1 $ $Change: 7970 $ $DateTime: 2003/09/08 00:44:20 $ This is the README file for RTx::Workflow, an interactive SQL report generator based on DBIx::SearchBuilder. Please type "perldoc RTx::Workflow" after installation to see the module usage information. * Installation RTx::Workflow the standard perl module install process: cpansign -v # see SIGNATURE for details perl Makefile.PL make # or 'nmake' on Win32; see notes below make test make install * Copyright Copyright 2003 by Autrijus Tang . All rights reserved. You can redistribute and/or modify this bundle under the same terms as Perl itself. See .