# $File: //member/autrijus/Module-ScanDeps/README $ $Author: autrijus $ # $Revision: #1 $ $Change: 1817 $ $DateTime: 2002/11/02 01:49:56 $ This is the README file for Module::ScanDeps, a module to recursively scan Perl programs for dependencies. * Installation Module::ScanDeps uses the standard perl module install process: cpansign -v # see SIGNATURE for details perl Makefile.PL make make test make install * Copyright Copyright 2002 by Autrijus Tang . All rights reserved. You can redistribute and/or modify this bundle under the same terms as Perl itself. See .