# $Id: README,v 1.11 2001/08/16 20:38:48 richardf Exp $ #

Perlbug README

Short instructions:

unpack Perlbug.tar.gz

cd ./Perlbug

modify ./config/Configuration

perl Makefile.PL

make

make test

make install

Long instructions:

See INSTALL and 'perldoc Perlbug'.

See also the various help pages/FAQs in the ./text dir.

Copyright (c) 1999 2000 2001 Richard Foley. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.