----------------------------------------------------------------------
    This is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.
 
    This software is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
    along with this software. If not, write to the Free Software
    Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
----------------------------------------------------------------------

To install the LogCarp module for Perl 5, proceed as follows:

1. Unpack the LogCarp source archive into a suitable directory with

	gunzip -cf LogCarp-x.xx.tar.gz | tar xvf -

2. Go into the newly created directory with

	cd LogCarp-x.xx

3. Build the module as usual :

	perl Makefile.PL
	make
	make test
	make install

See the file 'README' for general notes on LogCarp.

Michael King
<mike808@mo.net>
http://walden.mo.net/~mike808
