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.
