C-Scan-Constants version 1.020
==============================

Make sure to check the dependencies list in the POD documentation.

Then, simply follow the INSTALLATION instructions below.

INSTALLATION

  To install this module type the following:

     perl Makefile.PL
     make
     make test
     make install

COPYRIGHT AND LICENSE

  ModPerl::CScan
  --------------
  ModPerl::CScan is provided with this module for convenience for those
  users who do not wish to install mod_perl as a whole.  This version
  is 0.75 from the mod_perl-2.0.1 distro.

  Copyright (C) 2005 by Doug MacEachern.

  Licensed under the Apache License, Version 2.0; you may not
  use this file except in compliance with the License.  A current
  copy of the license is available at

      http://www.apache.org/licenses/LICENSE-2.0

  See also contrib/LICENSE for a Jan. 2004 copy of the license text.

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  implied.  See the License for the specific language governing
  permissions and limitations under the License.


  All else
  --------
  Copyright (C) 2005-11 by Philip Monsen.

  This module is free software; you can redistribute it and/or modify
  it under the same terms as Perl itself, either Perl version 5.8.3 or,
  at your option, any later version of Perl 5 you may have available.
  See L<perlartistic>.

  This module is distributed in the hope that it will be useful,
  and is provided on an "AS-IS" basis,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
  or implied, including, without limitation, any warranties or
  conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or
  FITNESS FOR A PARTICULAR PURPOSE.