# $File: //member/autrijus/ExtUtils-AutoInstall/README $ $Author: autrijus $
# $Revision: #1 $ $Change: 1 $ $DateTime: 2002/06/11 08:35:12 $

This is the README file for ExtUtils::Signature, a module to
check and create SIGNATURE files for CPAN distributions.

Note that this is *ALPHA* code.

* Installation

ExtUtils::Signature uses the standard perl module install process:

perl Makefile.PL
make
make test
make install

* Copyright

Copyright 2002 by Autrijus Tang <autrijus@autrijus.org>.

All rights reserved.  You can redistribute and/or modify
this bundle under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>.
