Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^4: Generic Data Collection

by Deep_Plaid (Acolyte)
on Mar 31, 2013 at 16:03 UTC ( [id://1026367]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    user1 192.168.1.1 machine1 (v1.1) (flexlmserver/27000 1009), start Sat
    + 3/30 12:53
    user2 192.168.1.2 machine2 (v1.1) (flexlmserver/27000 123), start Sat 
    +3/30 2:45
    
  2. or download this
    $parsed[0] = user1,1009,12:53
    $parsed[1] = user2,123,2:45
    
  3. or download this
    @row1 = (user1,1009,12:53)
    $row1[0] = user1
    ...
    $row2[0] = user2
    $row2[1] = 123
    $row2[2] = 2:45
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-26 08:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found