Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^6: Using 'keys' on a list

by swl (Parson)
on Jul 08, 2021 at 23:17 UTC ( [id://11134821]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\path>perl -v | find "This is"
    This is perl 5, version 28, subversion 0 (v5.28.0) built for MSWin32-x
    +64-multi-thread
    
  2. or download this
    C:\path>type return_hash_keys.pl
    use strict;
    ...
    7           <0> pushmark s ->8
    8           <0> padav[@x:6,7] lRM*/LVINTRO ->9
    return_hash_keys.pl syntax OK
    
  3. or download this
    C:\path>type return_hash_ref.pl
    use strict;
    ...
    d           <0> pushmark s ->e
    e           <0> padav[@x:7,8] lRM*/LVINTRO ->f
    return_hash_ref.pl syntax OK
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-03-28 13:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found