How can I always keep my hash sorted?

You can look into using the DB_File module and tie using the $DB_BTREE hash bindings as documented in In Memory Databases.