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

Re^5: Add new data to array

by AnomalousMonk (Archbishop)
on Mar 14, 2020 at 23:12 UTC ( [id://11114275]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Add new data to array
in thread Add new data to array

I'm glad that you have a working solution. Personally, I would hesitate to try to simplify it since I don't understand the rationale of what it's supposed to do. :)


Give a man a fish:  <%-{-{-{-<

Replies are listed 'Best First'.
Re^6: Add new data to array
by Anonymous Monk on Mar 14, 2020 at 23:40 UTC
    When comes to data, sometimes there is no choice other than format it the way it will work for you, in this case, I needed to go through this nightmare to have it the way I needed.
    Now I only need to select this block with all the data I need, its just hard to explain sometimes.

    { 'new_City' => 'BO', 'status' => 'Main', 'name' => 'John D', 'City' => 'NY', 'new_aA1' => '100 main St.', 'new_zCode' => '0007', 'Ad1' => '20 SOUTH CENTRAL #B3', 'zCode' => '0002', 'new_name' => 'Mary Due' },

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-20 02:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found