* initial
[scriptdist.git] / README
blob45fe2c5a4483bf3a44a2326d48820837bc8ac318
1 $Id: README,v 1.1 2004/09/03 01:41:12 comdog Exp $
3 You can install this using in the usual Perl fashion
5         perl Makefile.PL
6         make
7         make test
8         make install
9         
10 The documentation is in the module file.  You can read the 
11 documentation with perldoc (in the same way before or after
12 you install it).
14         perldoc scriptdist
15         
16 This module is also in CVS on SourceForge
18         http://sourceforge.net/projects/brian-d-foy/
21 Enjoy, 
23 brian d foy, bdfoy@cpan.org