/usr/share/doc/libmodule-build-cipux-perl/README is in libmodule-build-cipux-perl 0.4.0-7.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 | Module-Build-CipUX version 0.4.0
Supports building, installing, releasing CipUX.
INSTALLATION
To install this module, preferably run the following commands:
perl Build.PL
./Build
./Build test
./Build install
DEPENDENCIES
Module::Build
ExtUtils::MakeMaker
COPYRIGHT AND LICENCE
Copyright (C) 2008 - 2009, Christian Kuelker
This library is licensed under the GNU GPL - GNU General Public
License version 2 or any later version.
|