Lexical/Typeglob version 0.03 ============================= DESCRIPTION "Lexical::Typeglob::lexglob" creates an anonymous glob and returns a reference to it. Such a glob reference can be used as a file or directory handle. This differs from "Symbol::gensym" only in that the glob has no symbol table component and the glob generation is four times as fast. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install AUTHOR Joshua b. Jore, COPYRIGHT AND LICENSE Copyright 2003, Joshua b. Jore. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; version 2, or b) the "Artistic License" which comes with Perl.