Help for this page
# look ma, concise code! for my $content (qw(name last_login)) { ... ->replace_content($hash->{user}{$content}); }