Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: adding value to hash

by bigup401 (Pilgrim)
on Sep 05, 2019 at 13:15 UTC ( [id://11105658]=note: print w/replies, xml ) Need Help??


in reply to Re: adding value to hash
in thread adding value to hash

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^3: adding value to hash
by marto (Cardinal) on Sep 05, 2019 at 13:18 UTC

    You've posted many times, in several cases use strict; use warnings; would have prevented your issues. Why aren't you doing this yet?

Re^3: adding value to hash
by Corion (Patriarch) on Sep 05, 2019 at 13:19 UTC

    Yes, but you have to realize that from time to time, it's far better to actually learn something yourself, instead of having to come for the same and same answer again and again.

    If it takes you 4 days, maybe you can invest some of these 4 days into learning, so the next time it takes you only 2 days to solve the same problem?

Re^3: adding value to hash
by hippo (Bishop) on Sep 05, 2019 at 13:25 UTC
    will that solve the problem?

    In this particular case? Yes. Yes it will.

Re^3: adding value to hash
by shmem (Chancellor) on Sep 05, 2019 at 13:25 UTC
    so prefer someone tell me the exactly answer so i can try to learn it than going into books and spend 4 days on something even 2 lines of code to solve and takes 4 days

    You already have proved that you don't learn from being spoon-fed with exact answers. You take them, they work, and that's it for you.

    You are grown up, aren't you? Can't eat by yourself? Go complain to mom, her fault.

    perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
Re^3: adding value to hash
by soonix (Canon) on Sep 06, 2019 at 09:25 UTC
    … takes 4 days
    If it takes you 4 days to put
    use strict; use warnings; use diagnostics;
    in front of your code, maybe you better hire a programmer?

Log In?
Username:
Password:

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

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

    No recent polls found