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

Re: •Re: Reference problem?

by hotshot (Prior)
on Oct 08, 2003 at 09:51 UTC ( #297522=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub readClusterVolumes {
    
    ...
        print "vol: ", $volumesInfo{volumes}, ', ', $volumesInfo{volumes}{
    +0}, ', ', $volumesInfo{volumes}{1}, "\n";
        return \%volumesInfo;
    };
    
  2. or download this
    checkpoint 1:
    $VAR1 = {};
    ...
              'isInternal' => 'false'
            };
    vol: HASH(0x88d8144), 0 1 2 3 4, 0 1 2 3 4
    
  3. or download this
    checkpoint 1:
    $VAR1 = {};
    ...
              'isInternal' => 'false'
            };
    vol: none, 0 1 2 3 4, 0 1 2 3 4
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others about the Monastery: (1)
As of 2023-05-28 10:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?