The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.