Package: wnpp
Severity: wishlist
Owner: Florian Ragwitz <[EMAIL PROTECTED]>

* Package name    : libsysadm-install-perl
  Version         : 0.20
  Upstream Author : Mike Schilli <[EMAIL PROTECTED]>
* URL             : http://search.cpan.org/~mschilli/Sysadm-Install/
* License         : Perl (GPL/Artistic)
  Description     : Perl module to simplify typical installation tasks for 
system administrators

Have you ever wished for your installation shell scripts to run
reproducably, without much programming fuzz, and even with optional
logging enabled? Then give up shell programming, use Perl.
.
Sysadm::Install executes shell-like commands performing typical
installation tasks: Copying files, extracting tarballs, calling make. It
has a fail once and die policy, meticulously checking the result of
every operation and calling die() immeditatly if anything fails.
.
Sysadm::Install also supports a dry_run mode, in which it logs
everything, but suppresses any write actions.
.
Sysadm::Install is fully Log4perl-enabled. To start logging, just
initialize Log::Log4perl. Sysadm::Install acts as a wrapper class,
meaning that file names and line numbers are reported from the calling
program's point of view.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to