Clarion.pm version 1.01
=======================

Clarion.pm - Perl module for reading CLARION 2.1 data files

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Copyright (C) 2000-2003 Ilya Chelpanov <ilya@macro.ru>
http://i72.narod.ru, http://i72.by.ru (mirror)

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.