Skip to content

yak1ex/App-installdeps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

App::installdeps - A tiny script to install dependent modules

VERSION

version v0.0.3

SYNOPSIS

App::installdeps->run(@ARGV);

DESCRIPTION

This is an implementation module for a tiny script to install dependent modules. If you upload your scripts or modules to PAUSE, you can install dependent modules by cpanm/cpan/cpanp. However, it is almost impossible and meaningless to upload all your daily-use scripts.

This script scans source to detect dependent modules and install them.

METHODS

run(@arg)

Process arguments. Typically, @ARGV is passed. For argument details, see installdeps.

SEE ALSO

AUTHOR

Yasutaka ATARASHI yakex@cpan.org

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Yasutaka ATARASHI.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

About

A tiny script to install dependent modules

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages