jkeenan / utlru

Cache::utLRU - A Perl LRU cache using the uthash library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SYNOPSIS

Cache::utLRU - A Perl LRU cache using the uthash library

VERSION

version 0.002

DESCRIPTION

Quick & dirty implementation of a Perl LRU cache using the uthash library.

AUTHORS

  • Gonzalo Diethelm gonzus at cpan.org

THANKS

COPYRIGHT AND LICENSE

This software is Copyright (c) 2017 by Gonzalo Diethelm.

This is free software, licensed under:

The MIT (X11) License

About

Cache::utLRU - A Perl LRU cache using the uthash library

License:Other


Languages

Language:C++ 68.0%Language:C 27.2%Language:Perl 3.8%Language:XS 0.8%Language:Objective-C 0.2%