Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Unable to get the paragraph in the list of hashes. Getting single lines instead.

by pritesh_ugrankar (Monk)
on Sep 20, 2020 at 20:38 UTC ( [id://11121971]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Storage system address: 192.168.1.2
    Storage system port: 443
    ...
          Firmware revision = ES0E
          WWN               = 06:00:00:00:05:00:00:00:01:00:00:00:01:00:00
    +:03
          .......................many more similar lines.
    
  2. or download this
    ########################
    use strict;
    ...
    #Use Data::Dumper output to verify.
    print Dumper($aoh_ref_physical_disks);
    
  3. or download this
    C:\Users\pritesh\perlscripts>perl test.pl
    $VAR1 = [
              {
    ...
                    ];
    #and so on.............
    C:\Users\pugrankar\perlscripts>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-25 09:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found