The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
You can install this using in the usual Perl fashion

	perl Makefile.PL
	make
	make test
	make install
	
The documentation is in the module file.  You can read the 
documentation with perldoc (in the same way before or after
you install it).

	perldoc scriptdist
	
This module is also in CVS on SourceForge

	http://sourceforge.net/projects/brian-d-foy/


Enjoy, 

brian d foy, bdfoy@cpan.org