Skip to content
forked from gonzus/utlru

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

License

Notifications You must be signed in to change notification settings

haarg-contrib/utlru

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.5%
  • Perl 11.4%
  • Shell 3.7%
  • XS 2.4%