Name : perl-YAML-LoadFileCached
| |
Version : 0.21
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.7.1
| Date : 2023-01-27 16:43:41
|
Group : Development/Libraries/Perl
| Source RPM : perl-YAML-LoadFileCached-0.21-lp154.7.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : A wrapper around YAML::LoadFile with caching
|
Description :
This module provides a way to gain speed improvements when you have to repeatedly read a file in YAML format (eg. configuration files) under mod_perl or in a long running process, although at the cost of memory expense.
The by default exported function *LoadFileCached* caches the results from *YAML::LoadFile* and simply returns them if called repeatedly.
If the requested file has been changed since the last request, *LoadFileCached* will reread it.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-Y/15.4/noarch |