The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

FUNCTIONS

first_kv($hash_ref)

The first key value pair from a hash reference - lexicographically.

ord_values($hash_ref)

The values of the hash ordered by a lexicographical keyname.