ABSTRACT PlugIn is a convienient way to store 'required' perl scripts in a single accessible file. It is also a way to obscure source code from prying eyes by adding your own encryption or obscurement routines. Since 'required' modules are accessed at run-time, PlugIn can also be used to dynamically configure perl scripts that have been compiled using one of the commercial Perl compilers. This gives you the ability to create a free-standing EXE, but keep it dynamically configurable through the use of a plug-in data file without the need for re-compilation and distribution! The current version of PlugIn is available at: http://home.earthlink.net/~bsturner/perl/index.html Full HTML documentation is provided along with the distribution. Brad Turner bsturner@sprintparanet.com