##########################################################################
#                                                                        #
#  Copyright IBM Corporation 2001, 2016 All rights reserved.            #
#  Copyright HCL Technologies Ltd. 2016, 2019 All rights reserved.      #
#                                                                        #
# This program and the accompanying materials are made available under   #
# the terms of the Common Public License v1.0 which accompanies this     #
# distribution, and is also available at http://www.opensource.org       #
# Contributors:                                                          #
#                                                                        #
##########################################################################

_________________________________________

The ClearCase::CtCmd module requires Perl v5.6.1 or v5.8 or later.
The ClearCase::CtCmd module requires that ClearCase be installed:

__________________________________________

Build and Install
__________________________________________

Build and installation is by the usual method:

perl Makefile.PL
make
make test
make install

