Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Persistent data structures -- why so complicated?

by tybalt89 (Monsignor)
on Mar 11, 2021 at 16:21 UTC ( [id://11129459]=note: print w/replies, xml ) Need Help??


in reply to Persistent data structures -- why so complicated?

NAME Storable - persistence for Perl data structures SYNOPSIS use Storable; store \%table, 'file'; $hashref = retrieve('file');

Replies are listed 'Best First'.
Re^2: Persistent data structures -- why so complicated?
by LanX (Saint) on Mar 11, 2021 at 16:24 UTC
    and
    corelist Storable Data for 2021-01-23 Storable was first released with perl v5.7.3

    tho I'm not sure I understood the OP .. probably a case of TL;DR

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11129459]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-23 16:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found