Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

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

by karlgoethebier (Abbot)
on Sep 05, 2017 at 18:58 UTC ( [id://1198715]=note: print w/replies, xml ) Need Help??


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

Sort::Maker?

«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

Replies are listed 'Best First'.
Re^3: Custom, Reusable Sort Subroutine for Hashes?
by QM (Parson) on Sep 06, 2017 at 12:37 UTC
    ++ 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

      "...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://1198715]
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found