Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: nstore to Data::Dumper

by seattlejohn (Deacon)
on Jan 09, 2003 at 08:01 UTC ( [id://225479]=note: print w/replies, xml ) Need Help??


in reply to nstore to Data::Dumper

Have you already tried something like this?
use Storable; use Data::Dumper; print Dumper retrieve('filename');

        $perlmonks{seattlejohn} = 'John Clyman';

Replies are listed 'Best First'.
Re: Re: nstore to Data::Dumper
by Anonymous Monk on Jan 09, 2003 at 08:20 UTC
    Thanx a lot
    i will try it out

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (9)
As of 2024-04-23 09:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found