# libmodule-scandeps-perl **Repository Path**: sevenpoint/libmodule-scandeps-perl ## Basic Information - **Project Name**: libmodule-scandeps-perl - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: openkylin/yangtze - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2025-12-29 - **Last Updated**: 2025-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is the README file for Module::ScanDeps, a module to recursively scan Perl programs for dependencies. An application of Module::ScanDeps is to generate executables from scripts that contains necessary modules; this module supports two such projects, PAR and App::Packer. Please see their respective documentations on CPAN for further information. * Installation Module::ScanDeps uses the standard perl module install process: perl Makefile.PL make make test make install * Copyright Copyright 2002-2008 by Audrey Tang ; 2005-2009 by Steffen Mueller . All rights reserved. You can redistribute and/or modify this bundle under the same terms as Perl itself. See .