Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: How to grep for values & see the keys?

by LanX (Saint)
on May 15, 2022 at 23:08 UTC ( [id://11143905]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How to grep for values & see the keys?
in thread How to grep for values & see the keys?

Hi Ken

Thanks for pointing to the bug, that's indeed an ugly case ...

> however, https://perldoc.perl.org/5.34.1/List::Util has "Since version 1.29." for both pairgrep and pairmap.

That's the modules version, 5.20.0 comes bundled with 1.38 (look at upper right corner)

> I now note that https://perldoc.perl.org/5.34.1/List::Util#KNOWN-BUGS lists "RT #95409" while https://perldoc.perl.org/5.20.0/List::Util#KNOWN-BUGS does not.

5.34.1 comes bundled with v1.55 of List::Util ... I assume the bug was discovered and included later.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^3: How to grep for values & see the keys?

Replies are listed 'Best First'.
Re^4: How to grep for values & see the keys?
by kcott (Archbishop) on May 16, 2022 at 03:53 UTC

    I was aware that 1.xx referred to module versions. I wasn't aware that the version number was displayed in Perldoc: good to know; thanks for enlightening me.

    — Ken

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-19 22:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found