#!/usr/bin/perl my $v{u} = "hello"; print($v{u}, "\n");