Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: How can I visualize my complex data structure?

by Xiong (Hermit)
on Feb 17, 2010 at 14:14 UTC ( [id://823716]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    # the following is a "smart comment" which causes a dump of the expres
    +sion, using Data::Dumper:
    ### $data_structure
    
  2. or download this
    ### $data_structure: {
    ###                    a => [
    ...
    ###                         ]
    ###                  }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-03-28 16:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found