File: README

package info (click to toggle)
cipux-storage 3.4.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 372 kB
  • ctags: 36
  • sloc: perl: 1,578; makefile: 19
file content (37 lines) | stat: -rw-r--r-- 566 bytes parent folder | download | duplicates (3)
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
CipUX-Storage version 3.4.0.2

    Storage Abstraction Layer. Storage low-level tools.


INSTALLATION

To install this module, preferably run the following commands:

        perl Build.PL
        ./Build
        ./Build test
        ./Build install


DEPENDENCIES

 Carp
 Class::Std
 CipUX
 Data::Dumper
 English
 Getopt::Long
 Log::Log4perl
 Net::LDAP
 Pod::Usage
 Readonly
 utf8
 version


COPYRIGHT AND LICENCE

Copyright (C) 2007 - 2009, Christian Kuelker

  This library is licensed under the GNU GPL (General Public License)
  version 2 or any later version.