if ( %$ref ) { ...do something } #### if ( %$ref && ref $ref eq 'HASH' ) { ...do something }