Free download App::Manager 0.03
App::Manager 0.03 download
Download App::Manager 0.03 (0)
Pick a Mirror:
Mirror 1
App::Manager 0.03
Bookmark
Hot Downloads
Week Downloads
App::Manager 0.03 Description
App::Manager is a Perl module for installing, managing and uninstalling software packages.
SYNOPSIS
use App::Manager; # use appman instead
Requirements:
· Perl
INSTALLATION
All databases are (currently) stored in one central directory which defaults to /var/appman. If you do not like this you can overwrite it at configuration time:
perl Makefile.PL LIBDIR=/some/other/dir