Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Custom, Reusable Sort Subroutine for Hashes?

by QM (Parson)
on Sep 06, 2017 at 12:37 UTC ( [id://1198773]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Custom, Reusable Sort Subroutine for Hashes?
in thread Custom, Reusable Sort Subroutine for Hashes?

++ for trying, but that doesn't seem to be easier.

In fact, I think the doc page is one of those "well formed, but not very informative" examples. I was looking for an example in the synopsis, and it has this:

use Sort::Maker ; my $sorter = make_sorter( ... );

-QM
--
Quantum Mechanics: The dreams stuff is made of

Replies are listed 'Best First'.
Re^4: Custom, Reusable Sort Subroutine for Hashes?
by karlgoethebier (Abbot) on Sep 06, 2017 at 12:57 UTC
    "...doesn't seem to be easier"

    Indeed, unfortunately. Below in the docs it's getting just slightly more informative. I guess you need to guess ;-) BTW, I stumbled over it by chance.

    Best regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

    perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

Log In?
Username:
Password:

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

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

    No recent polls found