Cache::Weak ----------- Simple Perl object cache based on weak references INSTALLATION ------------ To install this module type the following: $ perl Build.PL $ perl ./Build $ perl ./Build test $ sudo perl ./Build install There's also a traditional Makefile.PL, but I don't use it. COPYRIGHT AND LICENCE --------------------- Copyright 2008, Eugen Sobchenko This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.