Skip to content

hackman/App-ThinPacker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 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. Patches are welcome.

About

Make scripts autoinstall their dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%