The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Cache::Weak

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

COPYRIGHT AND LICENCE

Copyright 2008, Eugen Sobchenko <ejs@cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.