/usr/share/doc/libcipux-perl/README is in libcipux-perl 3.4.0.13-4.
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 41 42 43 44 45 46 47 48 | CipUX version 3.4.0.13
    Common CipUX functions
INSTALLATION
To install this module, preferably run the following commands:
        perl Build.PL
        ./Build
        ./Build test
        ./Build install
DEPENDENCIES
 Array::Unique
 Carp
 Class::Std
 Config::Any
 Config::Tiny
 Data::Dumper
 Date::Manip
 Digest::MD5
 English
 File::Basename
 File::Glob
 File::Path
 Hash::Merge
 Log::Log4perl
 Pod::Usage
 Readonly
 Storable
 Term::ReadKey
 Unicode::String
 version
 YAML::Any
COPYRIGHT AND LICENCE
2007 - 2010, Christian Kuelker
2010, Kurt Gramlich
2010, Erik Auerswald
  This library is licensed under the GNU GPL (General Public License)
  version 2 or later.
 |