This distribution contains the String::ShellQuote module.  To build it
run

   perl Makefile.PL
   make
   make test
   make install

The documentation is embeded in the module, use

   perldoc ShellQuote.pm

to read it before installation.

Roderick Schertler <[email protected]>

Copyright (c) 1997 Roderick Schertler.  All rights reserved.  This
program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.

$Id: README,v 1.2 1997-05-23 10:22:00-04 roderick Exp $