/usr/share/doc/libcipux-passwd-perl/README is in libcipux-passwd-perl 3.4.0.3-2.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | CipUX-Passwd version 3.4.0.3
A simple XML-RPC client to set once own password.
INSTALLATION
To install this module, preferably run the following commands:
perl Build.PL
./Build
./Build test
./Build install
Alternatively, to install with ExtUtils::MakeMaker, you can use the following
commands:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
Carp
CipUX
Class::Std
Data::Dumper
English
Log::Log4perl
Readonly
version
COPYRIGHT AND LICENSE
Copyright (C) 2009 by Christian Kuelker <christian.kuelker@cipworx.org>
This library is licensed under the GNU GPL - GNU General Public License
version 2 or (at your opinion) any later version.
|