# $File: //member/autrijus/Module-Install-RTx/README $ $Author: autrijus $ # $Revision: #1 $ $Change: 9316 $ $DateTime: 2003/12/15 05:03:39 $ vim: expandtab shiftwidth=4 This is the README file for Module::Install::RTx, a helper module for RT extension writers to install files into an existing RT installation. Please type "perldoc Module::Install::RTx" after installation to see the module usage information. * Installation Module::Install::RTx uses the standard perl module install process: cpansign -v # optional; see SIGNATURE for details perl Makefile.PL make 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 .