Skip to content

kappa/App-ThinPacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App::ThinPacker is development tool that enables simple Perl scripts
to autoinstall their dependencies.

Usage:

	% thinpack your-script.pl > your-script-dist.pl
	%

your-script-dist.pl will first check if all needed dependencies are
installed and will try to install missing ones using built-in tiny
HTTP client.

thinpack-ed scripts are easy to distribute.

BUGS:
	No Windows support. Rudimentary parsing. Default --sudo for cpanm. Donwloading cpanminus from third-party source. Patches are welcome.

About

Make scripts autoinstall their dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages