Home > KillerPass

KillerPass

KillerPass is a project mainly written in PERL and SHELL, it's free.

Password display for Intranet

This is Perl module KillerPass.

INSTALLATION

KillerPass installation is straightforward. If your CPAN shell is set up, you should just be able to do

% cpan KillerPass

Download it, unpack it, then build it as per the usual:

% perl Makefile.PL
% make && make test

Then install it:

% make install

DOCUMENTATION

KillerPass documentation is available as in POD. So you can do:

% perldoc KillerPass

to read the documentation online with your favorite pager.

Kosuke Arisawa

Previous:first_app