Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Too Many IDs

by kcott (Archbishop)
on Jan 09, 2020 at 08:21 UTC ( [id://11111231]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    
    print "ID for MORE[foo]: $dat_by_id{$map_more_to_id{foo}}{id}\n";
    print "SN for MORE[bar]: $dat_by_id{$map_more_to_id{bar}}{sn}\n";
    
  2. or download this
    SN for ID[1]:     a
    ID for SN[b]:     2
    MORE for SN[a]:   foo
    ID for MORE[foo]: 1
    SN for MORE[bar]: b
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-04-18 02:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found