libtie-persistent-perl
tied interface to persistent file
Description
Tie::Persistent makes working with persistent data real easy by using the tie interface. It works by storing data contained in a variable into a file (not unlike a database). The primary advantage is speed, as the whole datastructure is kept in memory (which is also a limitation), and, of course, that you can use arbitrary data structures inside the variable (unlike DB_File). Note that it is most useful if the data structure fits into memory.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Tie-Persistent
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libtie-persistent-perl