Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Module to read a dumped file

by juo (Curate)
on Feb 11, 2003 at 14:36 UTC ( [id://234404]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    open (STDOUT, ">whatever.dat");
    use Dumpvalue;
    my $dumper = new Dumpvalue;
    $dumper->dumpValue(\%flexlm);
    
  2. or download this
    'dataParams' => HASH(0x1ee5ef4)
       'license_feature' => HASH(0x1ee5f0c)
    ...
             4  'tczrale'
             5  'crkjcree'
             6  'vasplund'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://234404]
Approved by bronto
Front-paged by broquaint
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-23 10:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found