This is the README file for lib::overlay, a module that lets your overlay additional code on module loading. Please type "perldoc lib::overlay" after installation to see the module usage information. * Installation lib::overlay uses the standard perl module install process: cpansign -v # optional; see SIGNATURE for details perl Makefile.PL make # or 'nmake' on Win32 make test make install * Copyright Copyright 2004 by Autrijus Tang , Brian Ingerson . All rights reserved. You can redistribute and/or modify this bundle under the same terms as Perl itself. See .