File: README

package info (click to toggle)
cipux 3.4.0.13-4.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 340 kB
  • sloc: perl: 1,524; makefile: 13
file content (49 lines) | stat: -rw-r--r-- 682 bytes parent folder | download | duplicates (2)
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
49
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.